niryariv / tiptipa

Mobile friendly minisite for location nearby Polio vaccination centers in Israel
http://tipa.li/
BSD 3-Clause "New" or "Revised" License
3 stars 5 forks source link

This code powers tipa.li, a simple mobile-friendly site for location Polio vaccination clinics in Israel (background)

Frontend

The front end consists of index.html, hosted on GitHub pages

Data

Data is kept in geoJSON format in data/clinics.js and read by index.html.

Scraping & Geoencodign

Geoencoding was done by geoencode.py, running against all_stations.json. Currently geoencode.py isn't used, instead we're using data from the Milkscrapper project stored in data/milkscrapper.geojson

Editing

Data from milkscrapper.geojson is exported to a Google Fusion table to be proofread and edited by volunteers.

Occasionally, the data in the Fusion table is imported back via the import_fusion.py script via: python import_fusion.py -f clinics.js

Contributing

You can help us verify, clean and optimize the information.

We use a google fusion table with the data. ping us in the issues section or by email to grant an editing permission.