Views provided by UsageCounts
This dataset consists the complete revision history of every instance of the 100 most important classes in Wikidata. It contains 9.3 million classes and around 450 million revisions made to those classes. This dataset was exported from a MongoDB database. After decompressing the files, the resulting JSON files can be imported into MongoDB using the following commands: mongoimport --db=db_name --collection=wd_entities --file=wd_entities.json mongoimport --db=db_name --collection=wd_revisions --file=wd_revisions.json Make sure that db_name is replaced by the database where this data will be imported. Documents within the wd_entities collection have the following schema: id: Internal id of the entity used by Wikidata (e.g. 8195238). entity_id: Public id of the entity in Wikidata (e.g. 'Q42') class_ids: List of classes that the entity belongs to (e.g. ['Q5', 'Q100']) entity_json: JSON contents of the entity, following Wikidata's JSON data model (https://doc.wikimedia.org/Wikibase/master/php/md_docs_topics_json.html). Documents within the wd_revisions collection have the following schema: id: Identifier of the revision (e.g. 15921539) entity_id: Public id of the entity in Wikidata affected by this revision (e.g. 'Q42') class_ids: List of classes that the entity affected by this revision belongs to (e.g. ['Q5', 'Q100']) parent_id: Identifier of the previous revision to this one, if it exists (e.g. 15921214) timestamp: Date where the revision was made, following the ISO 8601 format (e.g. +2019-05-27T09:31:10Z) username: Username of the user that made the revision. comment: Comments made by the user in the revision, if any. entity_diff: List of operations made in this revision, following the JSON Patch format.
edit history, json, wikidata
edit history, json, wikidata
| selected citations These citations are derived from selected sources. This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | 0 | |
| popularity This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network. | Average | |
| influence This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | Average | |
| impulse This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network. | Average |
| views | 15 |

Views provided by UsageCounts