Skip to content

Instantly share code, notes, and snippets.

@steve3nto
Last active December 22, 2021 16:06
Show Gist options
  • Save steve3nto/0e215e22324d577a3f886609aaf7e017 to your computer and use it in GitHub Desktop.
Save steve3nto/0e215e22324d577a3f886609aaf7e017 to your computer and use it in GitHub Desktop.
GeoJSON objects for all general medical practitioners around the city of Como, Italy.
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@steve3nto
Copy link
Author

Meant to help residents in the Como area with their choice of the personal doctor from the public healthcare system.

Created by scraping and processing the data from https://www.ats-insubria.it/medici-pediatri/medici/distretto-di-como
Used Python with the following libraris:

  • requests
  • requests-cache
  • bs4 (BeautifulSoup)
  • geopy (tried Google Maps API + OpenStreetMap Nominatim)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment