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
2 changes: 2 additions & 0 deletions 0-csv-files/canada-Britishcolumbia-vancouver.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
who,type,country,state,city,latitude,longitude
cu-student, place i've lived, Canada, Ontarion, Toronto,49.2827,123.1207
28 changes: 28 additions & 0 deletions 0-csv-files/canada-ontario-toronto.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
who,type,country,state,city,latitude,longitude
cu-student, place i've lived, Canada, Ontarion, Toronto, 43.6532,79.3832


























54 changes: 54 additions & 0 deletions canada/britishcolumiba/vancouver/Vancouver.ipynb
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
{
"cells": [
{
"cell_type": "markdown",
"id": "90fed320",
"metadata": {
"ExecuteTime": {
"end_time": "2023-01-03T01:35:04.989155Z",
"start_time": "2023-01-03T01:35:04.983148Z"
}
},
"source": [
"# Location\n",
"49.2827°N, 123.1207°W\n",
"\n",
"# Population \n",
"600,000 in city area according to [population stat, world population data](https://populationstat.com/canada/vancouver)\n",
"\n",
"# Landmark \n",
"Grouse Mountain is located in downtown Toronto.\n",
"![destinationvancouver.com](https://assets.simpleviewinc.com/simpleview/image/upload/c_limit,q_65,w_845/v1/clients/vancouverbc/a-guide-to-grouse-mountain_930ab127-285b-4263-b2b2-7d8c8c250717.jpg)"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "03095277",
"metadata": {},
"outputs": [],
"source": []
}
],
"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
}
50 changes: 50 additions & 0 deletions canada/ontario/toronto/toronto.ipynb
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
{
"cells": [
{
"cell_type": "markdown",
"id": "e48ea889",
"metadata": {},
"source": [
"# Location \n",
"43.6532°N, 79.3832°W\n",
"\n",
"\n",
"# Population \n",
"2,600,000 in city area according to [population stat, world population data](https://populationstat.com/canada/toronto)\n",
"\n",
"# Landmark \n",
"CN tower is located in downtown Toronto.\n",
"![CN tower information](https://s3.amazonaws.com/images.skyscrapercenter.com/thumbs/34530_500x650.jpg)"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "2a3a9cd3",
"metadata": {},
"outputs": [],
"source": []
}
],
"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
}