This script will dowload and convert Insee's datafile concerning IRIS zones in France and create a single json.
Usage
After npm install to get the dependencies, use make download to automatically save the files on your computer. Then launch the conversion using make convert.
Format
This will cre…