Skip to content

OCHA-DAP/hapi-pipelines-prod

 
 

Repository files navigation

HAPI Pipelines

Build Status Coverage Status Ruff

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.

Running

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"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.2%
  • Other 0.8%