From d84be7d35dcbc0673ade6bd552efebe4ae3c2deb Mon Sep 17 00:00:00 2001 From: Ben Smith <8enSmith@users.noreply.github.com> Date: Mon, 6 Nov 2017 00:57:01 +0000 Subject: [PATCH 1/3] Added "Food Standards Agency" to "Government" table I've added an entry for the "Food Standards Agency", a UK food hygiene rating data API. I hope "Government" is the right place to put this, as this is a UK government website. However I guess it could also be housed under "Food &Drink"? --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2634d3ca..cfd290ce 100644 --- a/README.md +++ b/README.md @@ -359,6 +359,7 @@ API | Description | Auth | HTTPS | Link | | Census.gov | The US Census Bureau provides various APIs and data sets on demographics and businesses | No | Yes | [Go!](https://www.census.gov/data/developers/data-sets.html) | | EPA | Web services and data sets from the US Environmental Protection Agency | No | Yes | [Go!](https://developer.epa.gov/category/api/) | | FEC | Information on campaign donations in federal elections | `apiKey` | Yes | [Go!](https://api.open.fec.gov/developers/) | +| Food Standards Agency | UK food hygiene rating data API. The data provides the food hygiene rating or inspection result given to a business and reflects the standards of food hygiene found on the date of inspection or visit by the local authority. | No | No | [Go!](http://ratings.food.gov.uk/open-data/en-GB) | | Regulations.gov | Regulations.gov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process | `apiKey` | Yes | [Go!](https://regulationsgov.github.io/developers/) | ### Health From 365ca46dbd0ba0de5aae5a022bf4b2ea201d8211 Mon Sep 17 00:00:00 2001 From: Ben Smith <8enSmith@users.noreply.github.com> Date: Mon, 6 Nov 2017 01:04:48 +0000 Subject: [PATCH 2/3] Removed trailing full stop from description Removed trailing full stop from the description for the Food Standards Agency entry I added to the Government table. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cfd290ce..35d6ce6e 100644 --- a/README.md +++ b/README.md @@ -359,7 +359,7 @@ API | Description | Auth | HTTPS | Link | | Census.gov | The US Census Bureau provides various APIs and data sets on demographics and businesses | No | Yes | [Go!](https://www.census.gov/data/developers/data-sets.html) | | EPA | Web services and data sets from the US Environmental Protection Agency | No | Yes | [Go!](https://developer.epa.gov/category/api/) | | FEC | Information on campaign donations in federal elections | `apiKey` | Yes | [Go!](https://api.open.fec.gov/developers/) | -| Food Standards Agency | UK food hygiene rating data API. The data provides the food hygiene rating or inspection result given to a business and reflects the standards of food hygiene found on the date of inspection or visit by the local authority. | No | No | [Go!](http://ratings.food.gov.uk/open-data/en-GB) | +| Food Standards Agency | UK food hygiene rating data API. The data provides the food hygiene rating or inspection result given to a business and reflects the standards of food hygiene found on the date of inspection or visit by the local authority | No | No | [Go!](http://ratings.food.gov.uk/open-data/en-GB) | | Regulations.gov | Regulations.gov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process | `apiKey` | Yes | [Go!](https://regulationsgov.github.io/developers/) | ### Health From 9f4c1da023839407e15cad531edb303e27936cdb Mon Sep 17 00:00:00 2001 From: Ben Smith <8enSmith@users.noreply.github.com> Date: Tue, 7 Nov 2017 11:13:13 +0000 Subject: [PATCH 3/3] Shortened description for Food Standards Agency As requested, I have reduced the length of the description for the "Food Standards Agency" entry. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 35d6ce6e..46fb4c67 100644 --- a/README.md +++ b/README.md @@ -359,7 +359,7 @@ API | Description | Auth | HTTPS | Link | | Census.gov | The US Census Bureau provides various APIs and data sets on demographics and businesses | No | Yes | [Go!](https://www.census.gov/data/developers/data-sets.html) | | EPA | Web services and data sets from the US Environmental Protection Agency | No | Yes | [Go!](https://developer.epa.gov/category/api/) | | FEC | Information on campaign donations in federal elections | `apiKey` | Yes | [Go!](https://api.open.fec.gov/developers/) | -| Food Standards Agency | UK food hygiene rating data API. The data provides the food hygiene rating or inspection result given to a business and reflects the standards of food hygiene found on the date of inspection or visit by the local authority | No | No | [Go!](http://ratings.food.gov.uk/open-data/en-GB) | +| Food Standards Agency | UK food hygiene rating data API | No | No | [Go!](http://ratings.food.gov.uk/open-data/en-GB) | | Regulations.gov | Regulations.gov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process | `apiKey` | Yes | [Go!](https://regulationsgov.github.io/developers/) | ### Health