Skip to content
This repository has been archived by the owner on Nov 15, 2024. It is now read-only.

Latest commit

 

History

History
29 lines (16 loc) · 562 Bytes

README.md

File metadata and controls

29 lines (16 loc) · 562 Bytes

La bonne boite data importer

About

The importer job is to recreate from scratch a complete dataset of offices base on a mapping of a SIRET and a score.

How tos

Running locally

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)

Documentation

The documentation is based on mkdocs

To open the docs:

make help

It will be accessible here