Skip to content

bschoenfeld/vb-incidents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vb-incidents

Pulling data from Virginia Beach ePro app of police incidents, for testing new ways to display or search that data.

Ideas for Use (more here)

  • Charts and stats showing incidents by date, type
  • Maps showing heatmaps by date range, year-over-year, by type, by change
  • Crime prediction
  • Need a data definication. XML is semi-self-documeting but some fields need more detailed descrpition.

Limitations of API

  • Current API limits query to one day per query, of which all incident data for that day is returned.
    It may be necessary to cache the data in a local storage mechanism for more flexable searching and data display.
  • A single query to the API took up to 6 seconds in testing.
  • Data only goes back to 1/1/2011.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages