From cfb7bd95d69168293f30eaf49a6fd54caacb28cf Mon Sep 17 00:00:00 2001 From: Farhan Salam Date: Wed, 23 Mar 2016 13:23:20 +0500 Subject: [PATCH] UK police data api links added This is the site for open data about crime and policing in England, Wales and Northern Ireland. You can download street-level crime, outcome, and stop and search data in clear and simple CSV format and explore the API containing detailed crime data and information about individual police forces and neighbourhood teams. You can also download data on police activity, and a range of data collected under the police annual data requirement (ADR) including arrests and 101 call handling. All the data on this site is made available under the Open Government Licence. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 4033269a..c58414db 100644 --- a/README.md +++ b/README.md @@ -97,3 +97,9 @@ A collective list of JSON APIs for use in web development. |---|---|---|---| | Football-Data.org | Football Data | No | [Go!](http://api.football-data.org) | | FitBit | FitBit API | No | [Go!](https://dev.fitbit.com) | + +### Security + +| API | Description | OAuth |Link | +|---|---|---|---| +| UK Police | UK Police data | No | [Go!](https://data.police.uk/docs/) |