{"id":19176526,"url":"https://github.com/leftcoastnerdgirl/extract_transform_load","last_synced_at":"2026-05-07T10:39:36.128Z","repository":{"id":218278591,"uuid":"746033503","full_name":"LeftCoastNerdGirl/Extract_Transform_Load","owner":"LeftCoastNerdGirl","description":"This mini project introduces data cleaning through ETL","archived":false,"fork":false,"pushed_at":"2024-07-27T20:53:14.000Z","size":635,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-23T01:13:59.764Z","etag":null,"topics":["data-cleaning","etl","extract-transform-load","json","merge-sort","numpy","pandas-dataframe","pandas-python"],"latest_commit_sha":null,"homepage":"https://extension.berkeley.edu/search/publicCourseSearchDetails.do?method=load\u0026courseId=35106003","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LeftCoastNerdGirl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-01-20T21:47:31.000Z","updated_at":"2024-07-27T20:53:28.000Z","dependencies_parsed_at":"2024-11-09T10:29:53.959Z","dependency_job_id":"da08f7cb-30bd-427a-a0f4-8413c9ddff7a","html_url":"https://github.com/LeftCoastNerdGirl/Extract_Transform_Load","commit_stats":null,"previous_names":["leftcoastnerdgirl/crowdfunding_etl"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/LeftCoastNerdGirl/Extract_Transform_Load","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeftCoastNerdGirl%2FExtract_Transform_Load","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeftCoastNerdGirl%2FExtract_Transform_Load/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeftCoastNerdGirl%2FExtract_Transform_Load/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeftCoastNerdGirl%2FExtract_Transform_Load/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LeftCoastNerdGirl","download_url":"https://codeload.github.com/LeftCoastNerdGirl/Extract_Transform_Load/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeftCoastNerdGirl%2FExtract_Transform_Load/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266633082,"owners_count":23959475,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["data-cleaning","etl","extract-transform-load","json","merge-sort","numpy","pandas-dataframe","pandas-python"],"created_at":"2024-11-09T10:28:54.299Z","updated_at":"2026-05-07T10:39:36.092Z","avatar_url":"https://github.com/LeftCoastNerdGirl.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Using an Extract, Transform, Load (ETL) process to clean up crowdfunding campaign data\n\nThis mini project required a fair amount of data cleaning and prep. This was Group Project #2, though some 'groups' were individuals. I completed this project as a 'group' of one.  \n\nFirst I worked on the crowdfunding spreadsheet  \n-Imported as a pandas dataframe.  \n-Split 'category \u0026 sub-category' column into two separate columns.  \n-Created variables to store lists of the category and subcategory names.  \n-Created category and subcategory ids and paired them with the variables in the last step.  \n-Used those pairs to create category and subcategory csv files and exported.  \n\nCampaign data  \n-Made a new dataframe using the crowdfunding info.  \n-Renamed columns, changed data types, formatted data as needed.  \n-Merged with category and subcategory files.  \n-Removed unwanted columns to simplify.  \n-Created csv file and exported.  \n\nContacts list  \n-Used pandas to import contact info.  \n-Contact id, name, and email were all in a single cell so I split them into separate columns.  \n-Split the name into two columns with first name and last name.  \n-Reordered columns.  \n-Created csv file and exported.  \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleftcoastnerdgirl%2Fextract_transform_load","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleftcoastnerdgirl%2Fextract_transform_load","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleftcoastnerdgirl%2Fextract_transform_load/lists"}