Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding marburg germany #268

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions 0-csv-files/germany-marburg.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
who,type,country,state,city,latitude,longitude
earthdatascience.org student,where I live now,Germany,Hesse,Marburg,50.8021728,8.7667933
44 changes: 44 additions & 0 deletions germany/marburg-germany.ipynb
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
{
"cells": [
{
"cell_type": "markdown",
"id": "49ef0249",
"metadata": {},
"source": [
"## Location\n",
"lat 50.8021728\n",
"lon 8.7667933\n",
"\n",
"## Population\n",
"30.09.2021 - 76.401 [(source)](https://www.orte-in-deutschland.de/20607-einwohnerentwicklung-von-marburg-lahn.html)\n",
"\n",
"## Marburg Castle\n",
"The Marburger Schloss (or Marburg castle), also known as Landgrafenschloss Marburg, is a castle in Marburg, Hesse, Germany, located on top of Schlossberg (287 m NAP). Built in the 11th century as a fort, it became the first residence of Landgraviate of Hesse (HRE). The Marburg Colloquy was held here in 1529.\n",
"\n",
"Today the building is used as a museum (Marburger Universitätsmuseum für Kulturgeschichte, Wilhelmsbau, since 1981)[1] and as an event site. \n",
"![Marburg castle from a distance](https://img.oastatic.com/img2/56304547/max/landgrafenschloss-marburg-aus-der-ferne.jpg)"
]
}
],
"metadata": {
"kernelspec": {
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.3"
}
},
"nbformat": 4,
"nbformat_minor": 5
}