{"id":13856861,"url":"https://github.com/OpenBounds/Processing","last_synced_at":"2025-07-13T19:33:01.361Z","repository":{"id":2434394,"uuid":"46495209","full_name":"OpenBounds/Processing","owner":"OpenBounds","description":"Script for processing data from OpenBounds projects","archived":false,"fork":false,"pushed_at":"2023-05-22T21:33:44.000Z","size":48432,"stargazers_count":23,"open_issues_count":3,"forks_count":8,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-05-15T04:38:21.514Z","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/OpenBounds.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":"2015-11-19T13:51:45.000Z","updated_at":"2024-05-03T17:50:41.000Z","dependencies_parsed_at":"2022-09-07T11:21:21.716Z","dependency_job_id":null,"html_url":"https://github.com/OpenBounds/Processing","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenBounds%2FProcessing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenBounds%2FProcessing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenBounds%2FProcessing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenBounds%2FProcessing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpenBounds","download_url":"https://codeload.github.com/OpenBounds/Processing/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":213988279,"owners_count":15666955,"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-05T03:01:16.364Z","updated_at":"2024-08-05T03:02:14.270Z","avatar_url":"https://github.com/OpenBounds.png","language":"Python","readme":"## Processing\n\nScript for processing data from OpenBounds projects\n\n### Python Environment\n\nCreate a virtual environment and install the requirements:\n\n```\n$ virtualenv env\n$ source env/bin/activate\n$ pip install -r requirements.txt\n```\n\n### validate.py\n\nValidate a JSON file against a JSON schema:\n\n```\n$ python scripts/validate.py schemas/source.json sources/US/MT/antelope.json\n```\n\nUsage:\n\n```\nvalidate.py [OPTIONS] SCHEMA JSONFILE\n\n  SCHEMA: JSON schema to validate against. Required.\n  JSONFILE: JSON file to validate. Required.\n\nOptions:\n  --help  Show this message and exit.\n```\n\n### upload.py\n\nUpload a directory to S3. Requires environment variables `AWS_ACCESS_KEY_ID`, `AWS_SECRET_ACCESS_KEY` and `AWS_BUCKET` to be set.\n\n```\n$ python scripts/upload.py generated/\n```\n\nUsage:\n\n```\nUsage: upload.py [OPTIONS] DIRECTORY\n\n  DIRECTORY: Directory to upload. Required.\n\nOptions:\n  --help  Show this message and exit.\n```\n","funding_links":[],"categories":["Python"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FOpenBounds%2FProcessing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FOpenBounds%2FProcessing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FOpenBounds%2FProcessing/lists"}