Skip to content
View ErikaJacobs's full-sized avatar

Organizations

@squareup
Block or Report

Block or report ErikaJacobs

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

  1. NASA-Data-Warehouse NASA-Data-Warehouse Public

    Pulls data from NASA DONKI API, and stages data in S3 to load to Redshift using boto3

    Python 6 2

  2. Excel-Python-SQL-Migration Excel-Python-SQL-Migration Public

    Migrates hundreds of Excel files with the same format to SQL using Python

    Python 5 2

  3. Beatles-Bops Beatles-Bops Public

    Builds an ETL pipeline of album information by The Beatles using the Spotify API, and loads to PostGreSQL

    Python 1

  4. COVID-19-Project COVID-19-Project Public

    Processes Johns Hopkins University COVID-19 data to create a dashboard.

    Python 1

  5. AnimalCrossing_PopularityData AnimalCrossing_PopularityData Public

    Scrapes data on Animal Crossing villager popularity, joins to Kaggle table of villager traits, and appends to MySQL table using a CRON job.

    Python 2 3

  6. Consumer-Complaints Consumer-Complaints Public

    Reads consumer complaints csv file and provides the financial product and year, the total number of complaints, number of companies receiving a complaint, and the highest percentage of complaints d…

    Python