The importer job is to recreate from scratch a complete dataset of offices base on a mapping of a SIRET and a score.
make develop
access : https://127.0.0.1:8080/ (HTTP_PORT
may be changed in .env) with creds : airflow / airflow (from _AIRFLOW_WWW_USER_USERNAME
and _AIRFLOW_WWW_USER_PASSWORD
)
The documentation is based on mkdocs
To open the docs:
make help
It will be accessible here