Skip to content
View cgage1's full-sized avatar

Block or report cgage1

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. StravaParce StravaParce Public

    Python

  2. SQLAutoDput.R - Converts column data... SQLAutoDput.R - Converts column data to code-able format
    1
    ## SQLAutoDput # get data into SQL fromat -> wrap in parenthesis and add quotes 
    2
    
                  
    3
    
                  
    4
    # Copy numbers from SQL or Excel table (no header) and run line below. Output will paste to clipboard ready for SQL input
    5
    inputFormat()
  3. getXmlData_geofencing.py getXmlData_geofencing.py
    1
    #
    2
    # Filename:  getXmlData.py 
    3
    # Function:  Get lucas XML data bish (
    4
    #   grab contents from kml output file, detailed fields below 
    5
    #     )
  4. Monarch_990.py Monarch_990.py
    1
    # FUNCTION: Using an index file with Object ID's of each 990 filing, loop through and scrape
    2
    #   each corresponding xml document from AWS to convert to a resulting CSV with desired data. 
    3
    #   
    4
    #   Result set will write a csv with the non-profits basic information, and how much 
    5
    #   each executive within the organization is payed. 
  5. Main page for generating graphs for ... Main page for generating graphs for various stock data (ALPHA) 2-3-2017
    1
    # Project: stockfinder
    2
    # CG
    3
    # Function: Create a base for stock predictives 
    4
    #
    5