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
- Host: GitHub
- URL: https://github.com/chocolateboy/data
- Owner: chocolateboy
- License: cc0-1.0
- Created: 2019-12-12T22:22:49.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-24T22:32:08.000Z (about 6 years ago)
- Last Synced: 2025-08-01T05:56:01.856Z (11 months ago)
- Topics: data, dataset, datasets, json, opendata, scrape, scraped, scraper, wikipedia
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
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.