{"id":13557800,"url":"https://github.com/mozboz/transformapetl","last_synced_at":"2026-03-10T23:44:58.937Z","repository":{"id":68568668,"uuid":"67442767","full_name":"mozboz/transformapetl","owner":"mozboz","description":null,"archived":false,"fork":false,"pushed_at":"2016-12-01T16:01:36.000Z","size":44,"stargazers_count":1,"open_issues_count":3,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-04T08:36:17.784Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mozboz.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}},"created_at":"2016-09-05T18:33:11.000Z","updated_at":"2019-02-25T04:39:07.000Z","dependencies_parsed_at":"2023-03-01T11:46:05.678Z","dependency_job_id":null,"html_url":"https://github.com/mozboz/transformapetl","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mozboz%2Ftransformapetl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mozboz%2Ftransformapetl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mozboz%2Ftransformapetl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mozboz%2Ftransformapetl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mozboz","download_url":"https://codeload.github.com/mozboz/transformapetl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247002229,"owners_count":20867431,"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-08-01T12:04:33.331Z","updated_at":"2025-04-03T12:31:07.576Z","avatar_url":"https://github.com/mozboz.png","language":"Python","funding_links":[],"categories":["Python","others"],"sub_categories":[],"readme":"# Transformap ETL\n\n## Setup dev:\n\n    make installpostgres\n    make virtualenv\n    make setupdb\n    source .env/bin/activate\n    make runserver\n\nRefer to Makefile for further details; it should serve as a guide to how to\nmanage the local Python development environment.\n\n## Postgresql JSONB field support in Django\n\nThe JSON field support appears to be quite good, django's queryset API supports\nseveral operations for querying data inside JSONB fields.\n\nSee: https://docs.djangoproject.com/en/1.10/ref/contrib/postgres/fields/#containment-and-key-operations\n\n## Misc\n\nETL business logic: places/management/commands\nREST API configuration: places/api.py\n\n## Deployment\n\nFor development, testing or demo purposes, use the Django development server:\n\npython manage.py runserver 0.0.0.0:9000\n\nNavigate to http://localhost:9000 ...\n\n- /admin for the Admin area\n- /places-api for the REST API interface\n- /map-instance/MAP-INSTANCE-ID for the GEOJSON API\n\nFor production use, deploy Django using WSGI. See:\nhttps://docs.djangoproject.com/en/1.10/howto/deployment/wsgi/\n\n## Usage\n\nTo run a job, create a YAML job file in /jobs, then:\n\n    python manage.py transformap -i jobs/jobfile.yaml\n\nThis fetch and save the partner's data to the database.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmozboz%2Ftransformapetl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmozboz%2Ftransformapetl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmozboz%2Ftransformapetl/lists"}