jpetitcolas / french-geography

A collaborative list of all French regions, departments and cities. Currently only in SQL, but perhaps soon in YAML, XML, etc.
19 stars 4 forks source link

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.