brandontravel/time-zones-by-location
Time Zones by Location Dataset Countries, regions, and cities mapped to their primary IANA time zone. Files time_zones_by_location.csv time_zones_by_location.jsonl Schema Field Description country Country name iso2 ISO 3166-1 alpha-2 code city Major city region Administrative region/state timezone IANA timezone identifier Example { "country": "Canada", "iso2": "CA", "city": "Toronto", "region":… See the full description on the dataset page: https://huggingface.co/datasets/brandontravel/time-zones-by-location.
Time Zones by Location Dataset
Countries, regions, and cities mapped to their primary IANA time zone.
Files
- timezonesby_location.csv
- timezonesby_location.jsonl
Schema
Example
{ "country": "Canada", "iso2": "CA", "city": "Toronto", "region": "Ontario", "timezone": "America/Toronto" }
