Report - DataBase Project - IFEBY140


Que Faire à Paris ? is a French website that lists events happening in Paris.

The events are archived at this address in multiple formats including CSV.

In this project, we propose a normalized database to store the events based on the CSV archive.

Course Constraint

Code everything in SQL.
Don’t use pgSQL functions to extract the data.