{"id":17356806,"url":"https://github.com/thujuli/etl-csv2postgres","last_synced_at":"2025-09-14T18:24:29.962Z","repository":{"id":233384034,"uuid":"708809414","full_name":"thujuli/etl-csv2postgres","owner":"thujuli","description":"ETL from CSV File to OLAP Database","archived":false,"fork":false,"pushed_at":"2023-10-23T13:13:39.000Z","size":6846,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-27T15:49:56.784Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/thujuli.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":"2023-10-23T12:43:52.000Z","updated_at":"2023-10-28T12:37:14.000Z","dependencies_parsed_at":"2024-04-16T02:11:25.803Z","dependency_job_id":null,"html_url":"https://github.com/thujuli/etl-csv2postgres","commit_stats":null,"previous_names":["thujuli/etl-csv2postgres"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thujuli/etl-csv2postgres","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thujuli%2Fetl-csv2postgres","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thujuli%2Fetl-csv2postgres/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thujuli%2Fetl-csv2postgres/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thujuli%2Fetl-csv2postgres/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thujuli","download_url":"https://codeload.github.com/thujuli/etl-csv2postgres/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thujuli%2Fetl-csv2postgres/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265563098,"owners_count":23788644,"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","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":[],"created_at":"2024-10-15T18:58:49.568Z","updated_at":"2025-07-17T03:35:46.582Z","avatar_url":"https://github.com/thujuli.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"## ETL Process from CSV to PostgreSQL Database\n\nThis README serves as a summary of the ETL (Extract, Transform, Load) process for moving data from a CSV file into a PostgreSQL database. For a comprehensive explanation and implementation details, please refer to the associated [Medium article](https://medium.com/@thujuli/mastering-etl-integrating-csv-data-into-an-olap-database-with-pandas-60de05604ea9).\n\n### Instructions\n\n**Extract Data**: The tool or library used for this purpose is Pandas, to read and extract data from the CSV file.\n\n**Transform Data**: Modify and shape the extracted data as needed for your specific use case, for example, data type conversions, data validation, or filtering.\n\n**Load Data**: Establish a connection to your PostgreSQL database, create a table to match your data, and insert the transformed data into the table using SQL statements.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthujuli%2Fetl-csv2postgres","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthujuli%2Fetl-csv2postgres","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthujuli%2Fetl-csv2postgres/lists"}