Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 838 Bytes

File metadata and controls

14 lines (9 loc) · 838 Bytes

food-site-updates for Hunger Free America et. al.

An app for formatting and uploading Food Distribution Organization and Food-handout Site data dumps (i.e. .CSV & .xlsx) into the National Free Food Data Collection Airtable

Join the conversation in our Slack workspace

To-do's are in https://trello.com/b/HqzmzBSE/covid-19-food-resources-collab

Steps to get started:

  1. Clone the repo.
  2. Run yarn install to install dependencies.
  3. Check for a .yaml fieldMap for the file to upload in fieldMaps/, add the file to an existing one, or create a new one from the EXAMPLE.yaml
  4. Run the CLI tool with yarn start PATH_TO_YAML_FILEMAP