Skip to content

A little script used to determine whether an adresse is in a ZEP or not

Notifications You must be signed in to change notification settings

AlexandreRozier/ZEPfinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ZEPfinder

Here is a little project I made for a social organization called CEC, who adresses school dropout in Paris.

This solution helps to determine whether a pupil is located in a deprived area, thanks to the ZEP map provided by the French government.

How does it work ?

Providing an Excel sheet with the adresses of the student, one should have three columns : the number, the name and the zipcode of each adress. Then export the Excel sheet in CSV format, call it adresses.csv and save it in the same file than the script.

Finally, one just has to launch this script to get a result.txt file, containing the adresses ordered in two categories : ZUP or not ZUP.

Hope this will help !

About

A little script used to determine whether an adresse is in a ZEP or not

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages