HAPI is a process that runs ...
For more information, please read the documentation.
This library is part of the Humanitarian Data Exchange (HDX) project. If you have humanitarian related data, please upload your datasets to HDX.
Ensure the hapi
library is installed using pip install .
.
Use the HAPI schema repository to create an empty PostgreSQL HAPI database. Then execute using:
python src/hapi/pipelines/app/__main__.py --db "postgresql+psycopg://postgres:postgres@localhost:5432/hapi"