Weather data notebook

Generated: 2026-06-16 12:43:18

This report is generated from two CSV files: locations.csv and daily_weather.csv. The notebook imports both files into SQLite, joins them by location_id, and renders tables plus SVG charts from SQL blocks inside this markdown template.

Dataset overview

locationsweather_rowsfirst_daylast_day
829282024-01-012024-12-31

City summary

CityCountryDaysAvg CHigh CLow CRain mmWet days
Buenos AiresAR36617.736.1-1.41096.8150
CairoEG36624.145.15.419.626
IstanbulTR36616.234.8-2.5720.7170
LondonGB36611.731.2-5.1893.6240
New YorkUS3661336.3-14.91291.9180
ReykjavikIS3663.916.2-15.61593.6258
SingaporeSG36627.634.123.12469.1358
TokyoJP36616.738.8-4.71721.3197

Average temperature by city

Average temperature by city

Monthly precipitation trend

Total precipitation by month

Weather condition distribution

Weather condition distribution

Wettest days

DateCityCountryRain mmAvg CCondition
2024-06-18TokyoJP95.520rain
2024-05-04SingaporeSG92.126.2rain
2024-03-20Buenos AiresAR67.423rain
2024-06-28TokyoJP6422.1rain
2024-03-23New YorkUS63.65.8rain
2024-11-02TokyoJP58.116rain
2024-08-16TokyoJP57.326.2rain
2024-08-31Buenos AiresAR5311rain
2024-05-24ReykjavikIS50.17.9rain
2024-09-23LondonGB48.715.7rain
2024-11-27SingaporeSG4825rain
2024-03-13Buenos AiresAR47.823.8rain

Join example

DateCityCountryAvg CRain mmCode
2024-01-01New YorkUnited States3.503
2024-01-01LondonUnited Kingdom7.78.361
2024-01-02New YorkUnited States000
2024-01-02LondonUnited Kingdom11.19.661
2024-01-03New YorkUnited States1.503
2024-01-03LondonUnited Kingdom8.42.361
2024-01-04New YorkUnited States203
2024-01-04LondonUnited Kingdom6.827.765
2024-01-05New YorkUnited States-1.803
2024-01-05LondonUnited Kingdom5.74.663
2024-01-06New YorkUnited States-1.11175
2024-01-06LondonUnited Kingdom4.80.251