ThreeSixtyGiving / Insights

Combining and visualising 360Giving and charity data to answer questions about grantmaking
https://insights.threesixtygiving.org/
GNU General Public License v3.0
3 stars 2 forks source link

Make use of recipient and beneficiary geography data #85

Open drkane opened 5 years ago

drkane commented 5 years ago

Main challenge - making consistent the various options that publishers have for including location data.

Could do something like:

  1. check area type against a list of known types
  2. lookup area to a bigger list
  3. for small areas (eg LA and below) - convert area to a point
  4. plot point on the map.

But leaves question of what to do with larger areas, eg country. And perhaps Local Authority level shouldn't be converted to a point as they can cover a wide range.

Maybe some kind of heat map/chloropleth instead?