Skip to content

Commit

Permalink
(mostly) finish CA schema
Browse files Browse the repository at this point in the history
  • Loading branch information
CaptainStabs committed Dec 14, 2021
1 parent f91e7e9 commit b5d9807
Show file tree
Hide file tree
Showing 5 changed files with 64 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"data_type": 25,
"format_type": 3,
"update_freq": 4,
"last_modified": "2021-12-13 18:18:00 UTC",
"last_modified": "2021-05-28 18:40:00 UTC",
"scraper_path":"USA/CA/los_angeles_county/colleges/cal_poly_pomona/pomona_v2.py",
"scraper_id":"dbf736aaf5f047eaabf7eff81b739d0b",
"mapping":{
Expand Down
4 changes: 2 additions & 2 deletions USA/CA/los_angeles_county/colleges/citrus/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"data_type": 24,
"format_type": 3,
"update_freq": 1,
"last_modified": "2021-12-13 18:19:00 UTC",
"last_modified": "2021-05-28 17:42:00 UTC",
"scraper_path":"USA/CA/los_angeles_county/colleges/citrus/citrus_college_annual_scraper.py",
"scraper_id":"28abca04d0ac493db643734b3813263c",
"mapping":{
Expand All @@ -33,7 +33,7 @@
"data_type": 23,
"format_type": 3,
"update_freq": 1,
"last_modified": "2021-12-13 18:20:00 UTC",
"last_modified": "2021-05-28 17:44:00 UTC",
"scraper_path":"USA/CA/los_angeles_county/colleges/citrus/citrus_college_crime_log_scraper.py",
"scraper_id":"93938da343be4c62a30a5ff468733ce5",
"mapping":{
Expand Down
2 changes: 1 addition & 1 deletion USA/CA/orange_county/municipality/cypress/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"data_type": 27,
"format_type": 3,
"update_freq": 1,
"last_modified": "2021-12-13 18:36:00 UTC",
"last_modified": "2021-05-28 18:59:00 UTC",
"scraper_path":"USA/CA/orange_county/municipality/cypress/cypress_current_annual.py",
"scraper_id":"e124c1c70161418195485ce4dc61ca84",
"mapping":{
Expand Down
30 changes: 30 additions & 0 deletions USA/CA/solano_county/municipal/dixon/schema.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"agency_id": "4b517d3598ee4415a2174d587f093021",
"agency_info":{
"agency_name":"Dixon Police Department",
"agency_coords":{"lat": "38.44519805908203", "lng":"-121.82408905029297"},
"agency_type": 4,
"city": "Dixon",
"state": "CA",
"zip":"09562",
"county_fips":"06095"
},
"data": [
{
"dataset_id": "ee11ec7467d4427199fa7feb218f9442",
"url":"https://www.dixonpolice.org/evo_cloud_widget/media_folder/?media_folder_id=28802&current_folder=",
"full_data_location":"data",
"source_type": 2,
"data_type": 24,
"format_type": 3,
"update_freq": 1,
"last_modified": "2021-05-28 19:27:00",
"scraper_path":"USA/CA/solano_county/municipal/dixon/response_extractor.py",
"scraper_id":"32ede372bfe245b9a80c0923e41fe63f",
"mapping":{

}
}
]

}
30 changes: 30 additions & 0 deletions USA/CA/tehama_county/colleges/el_camino/schema.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"agency_id": "b6dc276851454e25bba480317d101503",
"agency_info":{
"agency_name":"El Camino College Police Department",
"agency_coords":{"lat": "33.882991790771484", "lng":"-118.32723236083984"},
"agency_type": 5,
"city": "Torrance",
"state": "CA",
"zip":"90506",
"county_fips":"06037"
},
"data": [
{
"dataset_id": "309458915d6597307f7705d1f34387c9",
"url":"https://www.elcamino.edu/about/depts/police/cleryact/index.aspx",
"full_data_location":"data",
"source_type": 2,
"data_type": 24,
"format_type": 3,
"update_freq": 1,
"last_modified": "2021-05-28 19:30:00",
"scraper_path":"USA\CA\tehama_county\colleges\el_camino\el_camino_annual_scraper.py",
"scraper_id":"5aa979813afa4c0c99857f15532b6866",
"mapping":{

}
}
]

}

0 comments on commit b5d9807

Please sign in to comment.