https://github.com/samedwardes/vancouver-weather
https://github.com/samedwardes/vancouver-weather
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/samedwardes/vancouver-weather
- Owner: SamEdwardes
- Created: 2019-05-20T01:04:29.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-21T03:43:38.000Z (about 7 years ago)
- Last Synced: 2025-07-19T21:58:53.438Z (12 months ago)
- Language: Jupyter Notebook
- Size: 720 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vancouver vs. Toronto Weather Analysis
## Project description
Comparing the weather in Vancouver vs. Toronto. There were two primary questions:
1. Does it rain more in Vancouver than Toronto?
2. Is it warmer in Vancouver than Toronto?
The results can be found in the *reporting* folder. Additionally, a [Tableau Public dashboard](https://public.tableau.com/profile/sam.edwardes#!/vizhome/WeatherComparisonVancouvervs_Toronto/WeatherShowdown) has been created.
## File structure
- *assets*: images, colour schemes, or other required files
- *data*: includes weater data downloaded from http://climate.weather.gc.ca/
- *notebooks*: Jupyter notebooks, R markdown etc. (notebookes are used to test scripts)
- *reporting*: Final analysis in Jupyter Notebooks.
- [Precipitation](https://github.com/SamEdwardes/Vancouver-Weather/blob/master/reporting/Statical%20Analysis%20of%20Rain%20(Vancouver%20vs.%20Toronto).ipynb)
- *src*: project source code
## Project Results
The analysis determined that:
- It does rain more in Vancouver, and
- Vancouver is...(TBD)