https://github.com/opendrr/opendrr-data-store
Repo for storing PostGIS/PostgreSQL database creation, query scripts and related works.
https://github.com/opendrr/opendrr-data-store
government-of-canada natural-resources-canada
Last synced: 4 months ago
JSON representation
Repo for storing PostGIS/PostgreSQL database creation, query scripts and related works.
- Host: GitHub
- URL: https://github.com/opendrr/opendrr-data-store
- Owner: OpenDRR
- License: mit
- Created: 2019-12-30T17:36:06.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-06-14T17:53:07.000Z (about 3 years ago)
- Last Synced: 2025-07-19T18:02:26.204Z (11 months ago)
- Topics: government-of-canada, natural-resources-canada
- Language: Batchfile
- Homepage:
- Size: 303 MB
- Stars: 2
- Watchers: 4
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# opendrr-data-store
*last updated Jan 17, 2023*
Repo for storage of PostgreSQL sql scripts, data exports and related works for testing and development for the OpenDRR PostgreSQL database. Scripts in this repo are run and tested on a local desktop/host and modified accordingly in order to support model_factory repo for successful implementation in a docker instance.
## documents
Temporary location of spreadsheets and csv files to support development of various indicators.
## scripts
PostgreSQL scripts, data export scripts for local development and testing.
#### / Data Export
Bat scripts for exporting, zipping various PostgreSQL tables to GeoPackage format using GDAL OGR2OGR.
https://gdal.org/
https://gdal.org/programs/ogr2ogr.html
https://www.7-zip.org/
#### /Diagrams
ER Diagram of OpenDRR database in draw.io format. *Diagrams are still a work in progress and not completed yet.*
https://www.diagrams.net/
#### / Indicators
Scripts for testing, development, and generating various indicators.
- 1.0 Human Settlement
- 1.1 Physical Exposure
- 1.2 Multi-Hazard Risk
- 1.3 Social Fabric
- 1.4 Risk Dynamics
- 2.0 Seismic Risk (PSRA)
- 3.0 Earthquake Scenario Risk (DSRA)
- 4.0 Multi-Hazard Risk
#### /Source Tables
Scripts for testing, development, loading and transforming the source data tables to generating the indicators.
- Boundaries
- Census
- DSRA
- Exposure
- GHSL
- LUT
- MH
- PSRA
- SoVi