File size: 828 Bytes
fb433ac
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
---
# For reference on dataset card metadata, see the spec: https://github.com/huggingface/hub-docs/blob/main/datasetcard.md?plain=1
# Doc / guide: https://huggingface.co/docs/hub/datasets-cards
{}
---

# Dataset Card for Zip Code to Timezone Offset Mapping

<!-- Provide a quick summary of the dataset. -->

This dataset maps Zip Codes and Postal Codes for the USA and Canada to the relevant timezone offset. 

## Dataset Details

### Dataset Description

In addition to providing a mapping from a Zip Code or Postal Code to timezone offset, it also contains the timezone offset for DST (if observed).

- **Curated by:** Bobby Gill, BlueLabel


### Acknowledgements

<!-- Provide the basic links for the dataset. -->

- **Based off the Work Here:** [https://www.kaggle.com/datasets/joeleichter/us-zip-codes-with-lat-and-long]