Skip to content
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
4 changes: 2 additions & 2 deletions 0-csv-files/united_states-chicago.csv
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
who, type, country, state, city, latitude, longitude
other, place I've lived, United States, Illinois, Chicago, 41.8781° N, 87.6298° W
who (OPTIONS: cu-student; certificate-student; other), type, country, state, city, latitude, longitude
sti-student,places I've lived,USA,IL,Chicago,41.882685,-87.623008
51 changes: 51 additions & 0 deletions united-state-of-america/illinois/chicago-il.ipynb
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
{
"cells": [
{
"cell_type": "markdown",
"id": "73cc838d",
"metadata": {},
"source": [
"# Chicago, IL - 41.882685, -87.623008"
]
},
{
"cell_type": "markdown",
"id": "7b2f49d9",
"metadata": {},
"source": [
"## Population: 2,746,388 <a href=\"https://en.wikipedia.org/wiki/Chicago\">Source</a>"
]
},
{
"cell_type": "markdown",
"id": "870bba99",
"metadata": {},
"source": [
"### The Bean is a popular destination\n",
"\n",
"![The Bean](Downloads/bean.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.8.13"
}
},
"nbformat": 4,
"nbformat_minor": 5
}