Skip to content

Latest commit

 

History

History
63 lines (44 loc) · 4.29 KB

resources.md

File metadata and controls

63 lines (44 loc) · 4.29 KB

Resources & Tools

A list of helpful resources to learn more about the pieces of the the GaNCH project

Linked Open Data

Wikidata

Git / GitHub

VS Code

  • Visual Studio Code - Text and code editor with a built-in terminal. Free and easy to learn interface.
  • Edit CSV extension - Edit CSV files in spreadsheet format within VS Code. We don't use MS Excel since it reformats content (dates, etc.).
  • markdownlint extension - Helps with formatting markdown files. We're writing all our documentation in markdown because it provides human- and machine-readable rich text formatting.
  • python extension - Python for VS Code.

OpenRefine

Web Scraping / Data Cleanup

Coordinate Locations / Counties

Honestly, we abandoned using these automated geocoding tools part-way through the project, in favor of manually looking up geocoordinate locations in Google Maps. Since after a disaster wayfinding markers and buildings can be destroyed, it was important to have the coordinate locations be on top of the buildings/locations themselves. Unfortunately many of the tools below only give approximate locations since they're based on mailing addresses, so we found it faster and more accurate to just find the locations ourselves. We're leaving these links here for context/reference.

Impact

Related Projects and Groups