Skip to content

Some R functions for scraping and compiling Hampton Roads crime data from the HRVA-Crime-Data repo. Currently, only Newport News crime data is available.

Notifications You must be signed in to change notification settings

adamcarrier/HRVA-Crime-Data-Scraping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

HRVA-Crime-Data Scraping

Some R functions for scraping and compiling Hampton Roads crime data from the HRVA-Crime-Data repo. Currently, only Newport News crime data is available.

The runDataCollection function returns a data frame containing all the crime data pulled from the repo, sorted by date. You can then repurpose this data frame however you want.

The saveDataCollection function is a utility for collecting the crime data and saving it to a .CSV file for use as a complete data set.

About

Some R functions for scraping and compiling Hampton Roads crime data from the HRVA-Crime-Data repo. Currently, only Newport News crime data is available.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages