Skip to content

GFDRR/rdl-data

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 24 commits ahead of gem:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
api
 
 
 
 
sql
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Risk Data Library Database

Challenge Fund Database combining Hazard, Exposure, Loss and Vulnerability schema into a single database

Please note that the contents of this repository should be considered experimental.

Getting started

Pre-requisites

Python code in this repository requires Python3 and is intended for use with PostgreSQL 11 and PostGIS 2.5.

If you also wish to use the optional taxonomy2human stored procedure then you will also need to install support for plpython3u and install the openquake.taxonomy package from https://github.com/gem/oq-platform-taxtweb

Setup

This will spin up a new PostgreSQL server with postgix extension enabled and pgadmin2 server using docker check docker-compose.yaml to extract default usr/pwd.

$ make start
$ make stop

About

Challenge Fund Database combining Hazard, Exposure, Loss and Vulnerability schema into a single database

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 94.9%
  • Shell 3.3%
  • Other 1.8%