Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Discussion on improvements #4

Open
hiddentao opened this issue Apr 25, 2015 · 2 comments
Open

Discussion on improvements #4

hiddentao opened this issue Apr 25, 2015 · 2 comments

Comments

@hiddentao
Copy link
Contributor

Now that the map is up and running here is how I think it can be improved:

  • Data cleanup - Un-clean and inconsistent data is the biggest problem right now. The data needs to be given the once-over, mistakes corrected, locations pinpointed better, etc. if the dataset as it stands is going to be of value.
  • User submissions - I'm not keen on people having to submit data into a Google spreadsheet. Ideally they'd be able to submit through a form on the map (which in turn would call the API server). We'd then review the submission (once a week by someone would do) and approve/reject it. There's potential here for semi-automatic approval by scraping the linked news article. In any case, this will need some enhancements to the API server to allow for submissions.
  • Share-able map views - This is more for the map project, but I'd like it if the URL hash was reflective of the current filtered view on the map - thus people would be able to share a particular view by URL.

What do you think?

@mrmechko
Copy link

Do you think it would be possible to get exact gps coordinates of shootings?

@hiddentao
Copy link
Contributor Author

The map locations as they currently are are actually extrapolated from the available info. E.g. If city is available we use that otherwise we go for state. We'd have to go back and look at each incident and work out the likely GPS co-ordinates ourselves.

On another note, the Guardian have a much better dataset and map on offer now anyway -> http://www.theguardian.com/us-news/ng-interactive/2015/jun/01/the-counted-map-us-police-killings

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants