This package is an interface for querying INSEE IRIS stored as documents in MongoDB.
Requires loading the IRIS files into MongoDB prior to using this package.
This package is an interface for querying IRIS stored as documents in MongoDB.
[IRIS](https://www.insee.fr/fr/metadonnees/definition/c1523) are French administrative areas (similar to neighbordhoods). The ~50,000 IRIS for France are stored in the GeoJSON format.
## Pré-requis
- Python, version >=3
-[MongoDB](https://www.mongodb.com/), version >=4, in which it is necessary to import the IRIS database (see Installation).