X Tutup
The Wayback Machine - https://web.archive.org/web/20201014190153/https://github.com/niftycode/Kiel_Open_Data
Skip to content
master
Go to file
Code

README.md

Kiel_Open_Data

A collection of Jupyter Notebooks showing visualized open data provided by the City of Kiel and the state of Schleswig-Holstein, Germany.

Sources:

Requirements

You should also install the following modules:

  • matplotlib
  • numpy
  • pandas
  • requests

Notebooks

  • kiel_familienstand: Family status of the citizens of Kiel.
  • kiel_straftaten: Criminal offenses
  • kiel_unfaelle: Traffic accidents
  • kiel_abfall: Garbage
  • kiel_bevoelkerung: Population
  • kiel_fahrerfluchten Hit-and-Run offenses
  • kiel_arbeitslose_xlrd and kiel_arbeitslose_pandas Number of unemployed
  • kiel_new_residents: New residents (1987-2016)
  • kiel_number_of_cars: The number of cars in Kiel (1970-2018)
  • kiel_cargo_handling: Handling of cargo in Kiel (Port of Kiel)
  • kiel_ehescheidungen: Divorces in Kiel
  • passagiere_schweden: Passengers to and from Sweden
  • kiel_bankruptcies: Bankruptcies in Kiel (1987-2018)

Changelog

  • 26.10.2017: Added a list of notebooks in this readme file.
  • 26.10.2017: Added kiel_fahrerfluchten
  • 30.10.2017: Added kiel_arbeitslose
  • 10.11.2017: Renamed kiel_arbeitslose to kiel_arbeitslose_xlrd and added kiel_arbeitslose_pandas
  • 29.07.2018: Added kiel_new_residents
  • 16.09.2018: Added kiel_number_of_cars
  • 29.11.2018: Added kiel_cargo_handling
  • 26.02.2019: Added kiel_ehescheidungen
  • 10.07.2019: Added passagiere_schweden
  • 05.01.2020: Added kiel_bankruptcies

About

Data Visualisation of the open data provided by the City of Kiel, Germany

Topics

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.
X Tutup