kevkanaan / PureSphere

Data engineering project
Apache License 2.0
1 stars 0 forks source link

Add Georisques SQL table to staging folder - studied year definition #18

Closed Tom-DELAPORTE closed 7 months ago

Tom-DELAPORTE commented 7 months ago

At this step, we take the cleaned data for the year to be studied and store them within the staging Postgres database. Some relationships between this tables are defined to force the integrity of the data between the 3 tables (etablissements, emissions and rejets). It is possible to define the studied year using the STUDIED_YEAR parameter within the constants.py file.