I have a
#GIS question, or maybe it's a
#dataScience question: I want to represent geographical information to non-technical people, ideally via the web, showing how data about people, organizations, places relate to each other, on a map. The data is both private data sets - starting with CSV - and also publicly available. I have some familiarity with
#QGIS, but not the data side of it. I could build something there, and then export to KML, and I know there are also javascript-based web export methods. Or I could build it in Google Maps, or some other online platform. I'd like for the people I share this with to be able to interact with the data and the map. In a perfect world, I'd make what I did for my location (USA state, or region) available to others in my organization, people who are likely not GIS savvy, so they could replicate it for their region. What would you do?