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
- Clone the repo.
- Run
yarn install
to install dependencies. - Check for a
.yaml
fieldMap for the file to upload infieldMaps/
, add the file to an existing one, or create a new one from the EXAMPLE.yaml - Run the CLI tool with
yarn start PATH_TO_YAML_FILEMAP