From 8911c693a67a9f4d73dccaff1b800e3b4ef93dcf Mon Sep 17 00:00:00 2001 From: Christian Bilevits Date: Sun, 24 Oct 2021 14:14:29 +0200 Subject: [PATCH] =?UTF-8?q?Add=20Open=20Data=20Ume=C3=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add the api for open data Umeå --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1efe356c..8ddfc318 100644 --- a/README.md +++ b/README.md @@ -1051,6 +1051,7 @@ API | Description | Auth | HTTPS | CORS | | [Scoop.it](http://www.scoop.it/dev) | Content Curation Service | `apiKey` | No | Unknown | | [Socrata](https://dev.socrata.com/) | Access to Open Data from Governments, Non-profits and NGOs around the world | `OAuth` | Yes | Yes | | [Teleport](https://developers.teleport.org/) | Quality of Life Data | No | Yes | Unknown | +| [Umeå Open Data](https://opendata.umea.se/api/) | Open data of the city Umeå in northen Sweden | No | Yes | Yes | | [Universities List](https://github.com/Hipo/university-domains-list) | University names, countries and domains | No | Yes | Unknown | | [University of Oslo](https://data.uio.no/) | Courses, lecture videos, detailed information for courses etc. for the University of Oslo (Norway) | No | Yes | Unknown | | [UPC database](https://upcdatabase.org/api) | More than 1.5 million barcode numbers from all around the world | `apiKey` | Yes | Unknown |