An open API service indexing awesome lists of open source software.

https://github.com/chocolateboy/data

Structured data scraped from unstructured (or semi-structured) sources
https://github.com/chocolateboy/data

data dataset datasets json opendata scrape scraped scraper wikipedia

Last synced: 10 months ago
JSON representation

Structured data scraped from unstructured (or semi-structured) sources

Awesome Lists containing this project

README

          

## data

Structured data scraped from unstructured (or semi-structured) sources.

The following data is available:

### UK Prime Ministers

- [View (GitHub)](https://github.com/chocolateboy/data/blob/master/data/uk-prime-ministers.json)
- [Raw (jsDelivr)](https://cdn.jsdelivr.net/gh/chocolateboy/data@0.1.0/data/uk-prime-ministers.json)

A JSON-formatted list of UK Prime Ministers scraped from
[Wikipedia](https://en.wikipedia.org/wiki/List_of_prime_ministers_of_the_United_Kingdom).
Each record contains the Prime Minister's name, ID (URI filename), start and
end date (ISO 8601), party name, and party ID (URI filename).

## See Also

- [chocolateboy/corrigenda](https://github.com/chocolateboy/corrigenda) - corrections, addenda, and deltas for data that's wrong on the Internet

## Version

0.1.0

## Curator

[chocolateboy](mailto:chocolate@cpan.org)

## Copyright and License

This data is free to use, either under the terms of the sites it's scraped
from, or under the terms of the
[CC0](https://creativecommons.org/publicdomain/zero/1.0/) (public domain).

This data is not endorsed by or affiliated with any of the data providers.