Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Yanni8 committed Sep 16, 2024
1 parent 0851769 commit 2777d7c
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 3 deletions.
11 changes: 11 additions & 0 deletions content/docs/documentation/HZ5.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# HZ5

## Einleitung

Bei dieser Aufgabe musste ich Daten analysieren und auf Grundlage dieser Daten Diagramme erstellen. Die Aufgabe sieht zwar vor, dass man dafür fiktive Daten verwendet. Allerdings habe ich mich dazu entschieden, dass es mehr Sinn ergibt, reale Daten zu verwenden. Aus diesem Grund habe ich ein öffentliches Datenset von [OpenData](https://opendata.swiss/de) kopiert und dieses analysiert.

Das Datenset enthält Informationen zur Bevölkerung von Winterthur, gruppiert nach Alter und unterteilt nach Geschlecht und Staatsbürgerschaft.

## Diagramme

Ich habe mehrere Diagramme erstellt, die ich bereits in einer ersten Instanz analysieren konnte. Die Ergebnisse, zu denen ich gekommen bin, stimmen auch sehr gut mit denen anderer Bevölkerungsstatistiken aus der Schweiz überein.
6 changes: 3 additions & 3 deletions content/docs/lernjournal/09.09.2024.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ plt.show()

## Output

> TBD
![Dia3](/image/dia1.png)


## Analyse
Expand Down Expand Up @@ -76,7 +76,7 @@ plt.show()

## Output

> TBD
![Dia3](/image/dia2.png)

## Analyse

Expand Down Expand Up @@ -122,7 +122,7 @@ plt.show()

## Output

> TBD
![Dia3](/image/dia3.png)

## Analyse

Expand Down
Binary file added static/image/dia1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/image/dia2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/image/dia3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2777d7c

Please sign in to comment.