GithubHelp home page GithubHelp logo

jeremiak / open-cius Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 6 KB

easy to use time series data from the FBI's UCR program

Home Page: https://jeremiak.github.io/open-cius/

Shell 3.04% Python 96.96%

open-cius's Introduction

open cius

easy to use (hopefully), time series crime in the us reports from the fbi's ucr program.

sample of cleaned output for table 1 and table 8

installation

  1. $ git clone open-cius && cd open-cius
  2. $ mkdir data
  3. $ docker build -t cius .
  4. $ docker run -v $PWD/data:/data -it cius

development

run the container with the scripts directory mounted as well as the data directory

  1. $ docker run -v $PWD/data:/data -v $PWD/scripts:/app/scripts -it cius bash

open-cius's People

Contributors

jeremiak avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

open-cius's Issues

Scrape and combine NIBRS "Agency Tables by State"

There are some high level NIBRS tables that report NIBRS offenses by participating agency (which must submit 12 months of data). Per usual, this data is released in yearly slices. It would be good to combine them into one CSV that could be used for time series analysis.

I can't currently find any agency level tables published before the 2012 report.

Links to download

Year Excel URL NIBRS yearly report URL
2012 https://ucr.fbi.gov/nibrs/2012/tables/united-states-offense-type-by-agency-2012 https://ucr.fbi.gov/nibrs/2012/data-tables
2013 https://ucr.fbi.gov/nibrs/2013/tables/united-states-offense-type-by-agency-2013 https://ucr.fbi.gov/nibrs/2013/data-tables
2014 https://ucr.fbi.gov/nibrs/2014/tables/by-state/state-data/united_states_offense_type_by_agency_2014.xls https://ucr.fbi.gov/nibrs/2014/tables/data-tables
2015 https://ucr.fbi.gov/nibrs/2015/tables/state-excels/united_states_offense_type_by_agency_2015-1/output.xls https://ucr.fbi.gov/nibrs/2015/tables/data-tables

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.