Skip to content

Instantly share code, notes, and snippets.

We can't make this file beautiful and searchable because it's too large.
"","report_id","date_time","police_beat","street_no","street_dir","street_name","street_type","cross_st_dir","cross_st_name","cross_st_type","violation_section","violation_type","charge_desc","injured","killed","hit_run_lvl"
"1","600121","2016-01-01 00:01:00",113,4300," ","CLAIREMONT","DRIVE"," "," "," ","MISC-HAZ","VC","MISCELLANEOUS HAZARDOUS VIOLATIONS OF THE VEHICLE CODE",0,0,"MISDEMEANOR"
"2","600128","2016-01-01 00:01:00",524,600," ","E","STREET"," "," "," ","MISC-HAZ","VC","MISCELLANEOUS HAZARDOUS VIOLATIONS OF THE VEHICLE CODE",0,0,"MISDEMEANOR"
"3","600072","2016-01-01 00:56:00",437,0," ","BRIARWOOD","ROAD"," ","PARADISE VALLEY","ROAD","21801A","VC","LEFT TURN YIELD UNTIL SAFE OR U-TURN",1,0,"MISDEMEANOR"
"4","600061","2016-01-01 00:59:00",434,8300," ","JAMACHA","ROAD"," "," "," ","21755","VC","PASS ON THE RIGHT SAFELY",0,0,"MISDEMEANOR"
"5","600260","2016-01-01 01:30:00",122,4700," ","MISSION","BOULEVARD"," "," "," ","22107","VC","TURNING MOVEMENTS AND REQUIRED SIGNALS",1,0,""
"6","600097","2016-01-
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@milafrerichs
milafrerichs / index.html
Created August 9, 2017 16:41
JS Bin rotating globe // source http://jsbin.com/ruretuc
<!DOCTYPE html>
<html>
<head>
<meta name="description" content="rotating globe">
<script src="https://cdnjs.cloudflare.com/ajax/libs/d3/4.2.3/d3.min.js"></script>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
<style id="jsbin-css">
.grati path {
@milafrerichs
milafrerichs / index.html
Created August 8, 2017 17:44
JS Bin Ward 18 buildings year built // source http://jsbin.com/qanahil
<!DOCTYPE html>
<html>
<head>
<meta name="description" content="Ward 18 buildings year built">
<script src="https://cdnjs.cloudflare.com/ajax/libs/d3/4.2.3/d3.min.js"></script>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
<style id="jsbin-css">
path
@milafrerichs
milafrerichs / index.html
Created August 8, 2017 17:43
JS Bin rotating globe // source http://jsbin.com/ruretuc
<!DOCTYPE html>
<html>
<head>
<meta name="description" content="rotating globe">
<script src="https://cdnjs.cloudflare.com/ajax/libs/d3/4.2.3/d3.min.js"></script>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
<style id="jsbin-css">
.grati path {
@milafrerichs
milafrerichs / index.html
Created August 8, 2017 17:42
JS Bin OSM Basemap with Circles // source http://jsbin.com/bozonu
<!DOCTYPE html>
<html>
<head>
<meta name="description" content="OSM Basemap with Circles">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
<script src="https://cdnjs.cloudflare.com/ajax/libs/d3/4.2.3/d3.min.js"></script>
<script src="http://d3js.org/d3-tile.v0.0.min.js"></script>
<style id="jsbin-css">
@milafrerichs
milafrerichs / index.html
Created August 8, 2017 17:37
JS Bin Just the base map with parking meters data // source http://jsbin.com/cuzocob
<!DOCTYPE html>
<html>
<head>
<meta name="description" content="Just the base map with parking meters data">
<script src="https://cdnjs.cloudflare.com/ajax/libs/d3/4.2.3/d3.min.js"></script>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
<style id="jsbin-css">
path
@milafrerichs
milafrerichs / index.html
Created August 8, 2017 17:36
JS Bin Map with schools and school sized sized // source http://jsbin.com/tukipip
<!DOCTYPE html>
<html>
<head>
<meta name="description" content="Map with schools and school sized sized with circles">
<script src="https://cdnjs.cloudflare.com/ajax/libs/d3/4.2.3/d3.min.js"></script>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
<style id="jsbin-css">
path