{"id":31565719,"url":"https://github.com/correlaid/c7-etl-transform","last_synced_at":"2025-10-05T07:16:11.785Z","repository":{"id":58999021,"uuid":"534921317","full_name":"CorrelAid/c7-etl-transform","owner":"CorrelAid","description":null,"archived":false,"fork":false,"pushed_at":"2022-09-11T09:05:58.000Z","size":68,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-01-08T17:58:26.394Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CorrelAid.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-09-10T07:09:31.000Z","updated_at":"2022-09-11T08:57:16.000Z","dependencies_parsed_at":"2023-01-18T03:30:27.451Z","dependency_job_id":null,"html_url":"https://github.com/CorrelAid/c7-etl-transform","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"CorrelAid/diversity-data-hackathon-template","purl":"pkg:github/CorrelAid/c7-etl-transform","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CorrelAid%2Fc7-etl-transform","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CorrelAid%2Fc7-etl-transform/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CorrelAid%2Fc7-etl-transform/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CorrelAid%2Fc7-etl-transform/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CorrelAid","download_url":"https://codeload.github.com/CorrelAid/c7-etl-transform/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CorrelAid%2Fc7-etl-transform/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278421710,"owners_count":25984061,"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-10-05T02:00:06.059Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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":[],"created_at":"2025-10-05T07:16:09.547Z","updated_at":"2025-10-05T07:16:11.777Z","avatar_url":"https://github.com/CorrelAid.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Track 1 (ETL) Challenge 7 (Transformations)\n================\n\n\n# Setup\n\n## Dependencies\n\nCreate a virtual environment with python, activate and install requirements:\n\n```\npython3 -m venv venv\nsource venv/bin/activate\npython -m pip install -r requirements.txt\n```\n\n## Documentation\n\nWe've added some documentation on the diversity variables in the Github wiki: https://github.com/CorrelAid/c7-etl-transform/wiki/Contents\n\nPlease also take a look at the code, we've included docstrings throughout, as well as several test cases which could be used as examples of usage.\n\n## Access data\nTo access the data for this challenge, you first need to get secrets/passwords.\n\nTo get them, proceed as follows:\n\n1. Check the Slack channel for the \"secret link\" for your challenge\n2. We'll share the password to decrypt the message on-site \n3. Click on the link and enter the password to decrypt the message\n4. Follow the specific instructions for your data below.\n\n### Supabase/Postgres + Limesurvey\n\nTo connect to the Supabase Postgres and Maria DB (Limesurvey) database, you need to store your credentials in an `.env` file which you create.\n\nCopy the content from the decrypted secret link. It should look something like this:\n\n```\n# logins for supabase\nSUPAB_NAME='postgres'\nSUPAB_HOST='your-supabase-url' \nSUPAB_PORT='5432'\nSUPAB_USER='postgres'\nSUPAB_PASSWORD='your-supabase-pw'\n# logins for limesurvey\nLIMESURVEY_SSH_IP=\"102.203.20.10\"\nLIMESURVEY_SSH_USER=\"user\"\nLIMESURVEY_SSH_PASSWORD=\"password\"\nLIMESURVEY_SQL_USER=\"test\"\nLIMESURVEY_SQL_PASSWORD=\"password\"\n```\n\nNow run load.py to get access to the MariaDB.\n\n# Developer information\nJust kept here for continuing after the hackathon :)\n\n## Documentation\nDocumentation of the data transformations and functionality can be found in the project [Wiki](https://github.com/CorrelAid/c7-etl-transform/wiki/Contents).\n\n## Definition of Done\n\nDefault Definition of Done can be found\n[here](https://github.com/CorrelAid/definition-of-done). Adapt if\nneeded.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcorrelaid%2Fc7-etl-transform","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcorrelaid%2Fc7-etl-transform","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcorrelaid%2Fc7-etl-transform/lists"}