{"id":23792267,"url":"https://github.com/juliusmarkwei/data-extraction","last_synced_at":"2025-06-17T10:37:50.057Z","repository":{"id":77820684,"uuid":"603607984","full_name":"juliusmarkwei/Data-Extraction","owner":"juliusmarkwei","description":"This is a simple Python script that extracts data from CSV, JSON, and XML files and saves the extracted data to a CSV file.","archived":false,"fork":false,"pushed_at":"2023-02-21T04:36:40.000Z","size":5,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-01T18:34:29.133Z","etag":null,"topics":[],"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/juliusmarkwei.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}},"created_at":"2023-02-19T02:58:09.000Z","updated_at":"2023-03-03T14:38:47.000Z","dependencies_parsed_at":"2023-06-04T21:30:28.414Z","dependency_job_id":null,"html_url":"https://github.com/juliusmarkwei/Data-Extraction","commit_stats":null,"previous_names":["juliusmarkwei/data-extraction"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliusmarkwei%2FData-Extraction","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliusmarkwei%2FData-Extraction/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliusmarkwei%2FData-Extraction/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliusmarkwei%2FData-Extraction/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliusmarkwei","download_url":"https://codeload.github.com/juliusmarkwei/Data-Extraction/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240021203,"owners_count":19735295,"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":"2025-01-01T18:29:20.221Z","updated_at":"2025-02-21T13:26:29.151Z","avatar_url":"https://github.com/juliusmarkwei.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Data Extractor\n\nThis is a simple Python script that extracts data from CSV, JSON, and XML files and saves the extracted data to a CSV file.\nRequirements\n\n    Python 3.x\n    Pandas library\n\n### Usage\n\n    Save the script (data_extractor.py) in the same directory as your data files.\n\n    Open a terminal or command prompt in the directory where the script and data files are located.\n\n    Run the script using the following command:\n\n    python data_extractor.py\n\n    The script will extract the data from all CSV, JSON, and XML files in the directory and save it to a CSV file named compiled_data.csv.\n\n### Customization\n\n    To change the name of the target CSV file, open the script in a text editor and change the value of the target_file variable at the bottom of the script.\n    To extract data from other file formats, add a new function to the script using Pandas' read_* functions, and add a new loop to the extract_data function to process files with that file extension.\n\nLicense\n\nNone\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuliusmarkwei%2Fdata-extraction","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjuliusmarkwei%2Fdata-extraction","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuliusmarkwei%2Fdata-extraction/lists"}