Timeline viewer

Time line graph generator based on Wikidata. This in a quick and dirty way !!

https://timeline-chart.herokuapp.com

Exemples

A few examples :

Data

Data comes from (not so documented) https://www.wikidata.org/.

P373 or P1559: Entity name

Properties for persons :

  • P569 : Date of birth
  • P570 : Date of death (Date.now() if person's not dead)

Properties for events :

  • P580 : Start time
  • P582 : End time

Properties for Bands :

  • P571 : Inception
  • P576 : Dissolved or Abolished

Albums :

  • P577 : Publication date

Spaceflights :

  • P619 : Time of spacecraft launch

Properties are available here : https://raw.githubusercontent.com/maxlath/wikidata-properties-dumper/master/properties/en.json.