-
Notifications
You must be signed in to change notification settings - Fork 209
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
API Notifications and Updates for Integrators #504
Comments
Subscribed to it 👍 . Quick question about the RESTful API, is it maintained by the same EDIT: Sorry, I just noticed that @949mac is the owner of the RESTful API repository 😊. I also posted some questions on that repo. |
@amardeshbd, My API pulls directly from the data feed that @ubershmekel wrote. I'm actively involved with the team here :) And will continue to support them and you. Happy coding! |
What a champ @949mac hell ya |
I've also set up a site to map and provide more local context and actions for readers (mayor and chief of police phone numbers, military equipment transferred under 1033). It's using the API from @nickatnight, but I can switch to using GitHub hosted json directly if that's preferable. Gatsby is pretty flexible... |
@jlev - Thanks for integrating! Your project looks great. Can you show me an example of the 1033 transfer? That sounds interesting. |
The 1033 program is where local police departments get surplus military equipment from the Defense Logistics Agency. They issue quarterly reports at https://www.dla.mil/DispositionServices/Offers/Reutilization/LawEnforcement/PublicInformation/ in a huge excel file. Marshall Project has scripts to clean the file and all the quarterly reports archived from 2014-2020 @dannguyen is doing a bunch of work to clean that up and export to CSV by state and agency. |
The v2 data json is live at https://raw.githubusercontent.com/2020PB/police-brutality/data_build/all-locations-v2.json New things are:
Gonna update a few of the links soon, and update the readme |
This is incredible as to how all the incident now has description! Amazing work by the community! 🙏 Here is a visual diff of schema change for @949mac do you have any plan to integrate this into the existing 846-backend? I think this also needs to be versioned because of the link description. |
@ubershmekel wow nice chief! Can't wait to integrate this into my api |
Are you currently integrating with 2020PB data? Subscribe to this issue to be notified when the official data feed receives new features, new data feeds become available, or ancillary APIs are updated.
JSON-V2 / CSV / MD API to build your own front end
RESTful API that includes geolocation data
/incidents
endpoint with geocoding and direct video mp4 links from attributed sources/legislators
endpoint with contact information for House and Senate members?filer[field]=value
capabilities for all end pointsREST API that points to backed-up video files
The text was updated successfully, but these errors were encountered: