{"id":24750519,"url":"https://github.com/fabioba/udacity-dwh-etl","last_synced_at":"2026-04-13T01:40:35.229Z","repository":{"id":231612418,"uuid":"563927979","full_name":"fabioba/udacity-dwh-etl","owner":"fabioba","description":"This project refers to an example of populating a star schema on AWS - Redshift ingesting data from AWS - S3.","archived":false,"fork":false,"pushed_at":"2022-11-24T15:20:35.000Z","size":538,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-23T03:20:57.258Z","etag":null,"topics":["aws","datawarehouse","etl"],"latest_commit_sha":null,"homepage":"","language":"Python","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/fabioba.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}},"created_at":"2022-11-09T16:19:57.000Z","updated_at":"2022-12-10T13:42:12.000Z","dependencies_parsed_at":"2024-04-04T22:45:22.063Z","dependency_job_id":null,"html_url":"https://github.com/fabioba/udacity-dwh-etl","commit_stats":null,"previous_names":["fabioba/udacity-dwh-etl"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fabioba/udacity-dwh-etl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabioba%2Fudacity-dwh-etl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabioba%2Fudacity-dwh-etl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabioba%2Fudacity-dwh-etl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabioba%2Fudacity-dwh-etl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fabioba","download_url":"https://codeload.github.com/fabioba/udacity-dwh-etl/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabioba%2Fudacity-dwh-etl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31736723,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-12T22:19:12.206Z","status":"ssl_error","status_checked_at":"2026-04-12T22:18:33.088Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["aws","datawarehouse","etl"],"created_at":"2025-01-28T09:08:14.316Z","updated_at":"2026-04-13T01:40:35.197Z","avatar_url":"https://github.com/fabioba.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# UDACITY-DWH-ETL\n\n## Business Requirements\nA music streaming startup, Sparkify, has grown their user base and song database and want to move their processes and data onto the cloud. \n\n## Scope\nTheir data resides in S3, in a directory of JSON logs on user activity on the app, as well as a directory with JSON metadata on the songs in their app.\n\n\n## Getting Started\nFrom terminal, to start the entire workflow:\n* create tables\n* etl process\n\nRun the following scipt:\n```\npython main.py\n```\n\n## Project Structure\n* `dwh.cfg` contains config data\n\n\n## Source Data\n* song_data\n```json\n{\"num_songs\": 1, \"artist_id\": \"ARJIE2Y1187B994AB7\", \"artist_latitude\": null, \"artist_longitude\": null, \"artist_location\": \"\", \"artist_name\": \"Line Renaud\", \"song_id\": \"SOUPIRU12A6D4FA1E1\", \"title\": \"Der Kleine Dompfaff\", \"duration\": 152.92036, \"year\": 0}\n\n```\n\n* log_data\n\n\n## Star Schema Data Model\n![image](images/er.drawio.png)\n\n## Workflow\n![image](images/workflow.drawio.png)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabioba%2Fudacity-dwh-etl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffabioba%2Fudacity-dwh-etl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabioba%2Fudacity-dwh-etl/lists"}