This repository is used to share data in the form of a CSV file with version control through GitHub PRs.
- Download the
data.csvfile and open with your favorite spreadsheet reader. - Add your data to the bottom of the
data.csvfile, and save as a CSV. - Return to this page and click on the plus sign next to
Code. You should see a dropdown menu, chooseUpload Files. - Upload your version of the
data.csvfile you modified. Make sure that it has the same name! - Fill in the form below.
- Change
Add files via uploadto a more precise description of your changes. Keep it short and simple! - Add more detail into the
Add an optional extended description...form field below it.
- Change
- Click on
Create a new branch for this commit and start a pull request. You can keep the branch name that comes up by default. - You will be brought to a
Open a pull requestpage. Review your changes and click onCreate pull requestonce you're done. - Wait for review from one of the maintainers! You may be asked follow-up questions to make sure your added data matches with our expectations, so please be patient.
Clone this repository and create a new branch. Modify the data file, commit with a meaningful name and push. Create a PR for your branch once you're happy with it.