blob: d5b2c5e8eb66a19c20f51e9db8573bd53f2c83cc (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
This directory holds files obtained/derived from [Wikidata](https://www.wikidata.org/).
# Downloaded Files
- `latest-all.json.bz2` <br>
Obtained from <https://dumps.wikimedia.org/wikidatawiki/entities/> (on 23/08/22).
Format info can be found at <https://doc.wikimedia.org/Wikibase/master/php/md_docs_topics_json.html>.
# Other Files
- `offsets.dat` <br>
Holds bzip2 block offsets for the dump. Generated and used by
`../gen_events_data.py` for parallel processing of the dump.
|