Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 628 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 628 Bytes

French geography

This repository provides a full list of regions, departments and cities in France, in various formats.

If you just need to grab data exports, simply browse data folder. It currently supports YAML and SQL formats.

How to generate data exports?

First, you need to install all dependencies:

composer install

Then, in order to re-generate all the data from the latest yearly official data, just use:

make generate

License

This project is released under MIT licence.