{"id":20246602,"url":"https://github.com/civicdatalab/ids-drr-v2","last_synced_at":"2025-07-26T05:02:50.689Z","repository":{"id":261770575,"uuid":"885288560","full_name":"CivicDataLab/ids-drr-v2","owner":"CivicDataLab","description":"IDS DRR Repository new","archived":false,"fork":false,"pushed_at":"2024-12-03T16:26:41.000Z","size":69798,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-03T17:32:45.330Z","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/CivicDataLab.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,"publiccode":null,"codemeta":null}},"created_at":"2024-11-08T09:58:12.000Z","updated_at":"2024-11-13T11:42:30.000Z","dependencies_parsed_at":"2024-11-13T12:35:26.168Z","dependency_job_id":null,"html_url":"https://github.com/CivicDataLab/ids-drr-v2","commit_stats":null,"previous_names":["prajna1999/ids-drr","civicdatalab/ids-drr-v2"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CivicDataLab%2Fids-drr-v2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CivicDataLab%2Fids-drr-v2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CivicDataLab%2Fids-drr-v2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CivicDataLab%2Fids-drr-v2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CivicDataLab","download_url":"https://codeload.github.com/CivicDataLab/ids-drr-v2/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233832507,"owners_count":18737210,"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-11-14T09:31:04.836Z","updated_at":"2025-01-14T02:12:01.374Z","avatar_url":"https://github.com/CivicDataLab.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# IDS DRR\n\n## Project Structure\n```\n.\n├── README.md\n├── requirements.txt\n|-- common\n├── setup.py\n└── states\n    └── himachal_pradesh\n        ├── data\n        │   ├── processed\n        │   │   ├── district_geojson\n        │   │   └── worldpop_data\n        │   └── raw\n        └── src\n            ├── api\n            ├── data_processing\n            ├── models\n            ├── notebooks\n            ├── scrapers\n            ├── utils\n            └── visualization\n```\n\n## Overview\nIDS DRR V2 - more concise rewrite\n\n## Data Structure\n- `common/`: Common scripts/files (Common portions of GEPNIC scrapers, bhuvan common dataset)\n- `data/raw`: Raw  data\n- `data/processed`: Contains processed data after transformation\n  - `district_geojson`: Individual district boundary files\n  - `worldpop_data`: Processed population data\n\n## Source Code\n- `api`: API endpoints and services\n- `data_processing`: Data transformation scripts\n- `models`: Analysis models\n- `notebooks`: Jupyter notebooks for analysis\n- `scrapers`: Data collection utilities\n- `utils`: Helper functions\n  - `geojson_processor.py`: GeoJSON manipulation tools\n  - `worldpop_data_fetcher.py`: Population data retrieval\n- `visualization`: Data visualization components\n\n## Setup\n1. Install dependencies: `pip install -r requirements.txt`\n2. To fetch age sex pyramid and population data for Himachal Pradesh run\n  `python3 path/to/worldpop_data_fetcher.py`\n\n\n## License\n[Add License Information]\n\n## Contact\n[Add Contact Information]\n\n## Usage\n\n\n## Contributing\n[Add contribution guidelines]\n\n## License\n[Add license information]\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcivicdatalab%2Fids-drr-v2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcivicdatalab%2Fids-drr-v2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcivicdatalab%2Fids-drr-v2/lists"}