https://github.com/opensavannah/police-report-data
raw spreadsheet police report numerical data by beat
https://github.com/opensavannah/police-report-data
Last synced: 7 months ago
JSON representation
raw spreadsheet police report numerical data by beat
- Host: GitHub
- URL: https://github.com/opensavannah/police-report-data
- Owner: opensavannah
- Created: 2017-06-23T10:31:43.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-29T04:33:08.000Z (about 9 years ago)
- Last Synced: 2025-02-01T20:11:27.401Z (over 1 year ago)
- Homepage:
- Size: 9.9 MB
- Stars: 1
- Watchers: 7
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Help-Wanted: Help us clean up these workbooks, compile them into a single sheet, then export them as `.csv` files.
**TASK-DESCRIPTION**: We've got raw `.xlsx` workbooks of crime data from SCMPD that need to be cleaned and consolidated into a single spreadsheet for each weekly report. If you open the workbooks in Google Sheets or Excel, you'll notice the weekly summary as the last worksheet of the workbook. **For now, let's stick to that one sheet.**
### FIRST: Sign up for a few workbooks to tackle by opening an [issue](https://github.com/opensavannah/police-data-raw-source-files/issues/) here on GitHub. That way we won't overlap.
1. Go to the worksheet entitled `Total Jurisdictions` and just stick with that one for now. Remove all decorative formatting (images, link breaks, etc.) and summary rows so that there is only one (1) title field row with as many columns as there may be (typically crimetypes).
2. Make sure you have a report date `date` column formatted `YYYY-MM-DD`.
3. When finished, export *just the last sheet with the weekly summaries* as a '.csv' and either submit it as a PR to this repository or post it to http://forum.opensavannah.org.
More TK