Skip to content

Instantly share code, notes, and snippets.

@BlueZeeKing
Last active February 15, 2022 01:17
Show Gist options
  • Save BlueZeeKing/0e70c5160f6a11d4004327defaf8cacd to your computer and use it in GitHub Desktop.
Save BlueZeeKing/0e70c5160f6a11d4004327defaf8cacd to your computer and use it in GitHub Desktop.
[
{
"day": "Dark Chocolate Day",
"position": [245, 280],
"info": "This state eats the most chocolate",
"date": 1
},
{
"day": "Ground Hogs Day",
"position": [800, 222],
"info": "This is where the groundhog peaks his head out",
"date": 2
},
{
"day": "Carrot Cake Day",
"position": [55, 209],
"info": "This state produces the most carrots",
"date": 3
},
{
"day": "Wear Red Day",
"position": [482,439],
"info": "This holiday supports heart health and the American Heart Association is based here.",
"date": 4
},
{
"day": "Weatherperson’s Day",
"position": [830,260],
"info": "This is where the National Weather Service is located",
"date": 5
},
{
"day": "Chopsticks Day",
"position": [35, 258],
"info": "This city has one of the biggest chinatowns",
"date": 6
},
{
"day": "Periodic Table Day",
"position": [625, 224],
"info": "Oen of the largest science labs is located here",
"date": 7
},
{
"day": "Kite Flying Day",
"position": [63, 69],
"info": "A major kite festival is located here",
"date": 8
},
{
"day": "Pizza Day",
"position": [870, 213],
"info": "One of the first pizzerias in the US was founded here",
"date": 9
},
{
"day": "Umbrella Day",
"position": [229, 532],
"info": "This is one of the rainiest places",
"date": 10
},
{
"day": "Inventor's Day",
"position": [862, 216],
"info": "The light bulb was invented here",
"date": 11
},
{
"day": "Global Movie Day",
"position": [82, 358],
"info": "This is one of the biggest movie studios",
"date": 12
},
{
"day": "Tortellini Day",
"position": [863, 191],
"info": "This has one the biggest Italian populations",
"date": 13
},
{
"day": "Valentine's Day",
"position": [289, 560],
"info": "People spend the most money on valentines day here",
"date": 14
},
{
"day": "Gumdrop Day",
"position": [736, 219],
"info": "George Charles Julier, the disputed inventor of the gum drop lived here",
"date": 15
},
{
"day": "Do a Grouch a Favor Day",
"position": [873, 135],
"info": "This is recognized as the grouchiest state",
"date": 16
},
{
"day": "Cabbage Day",
"position": [64, 266],
"info": "This state is the biggest producer of cabbage",
"date": 17
},
{
"day": "Battery Day",
"position": [80, 290],
"info": "This state is the biggest user of batteries",
"date": 18
},
{
"day": "Chocolate Mint Day",
"position": [128, 63],
"info": "This state is the biggest producer of mint oil",
"date": 19
},
{
"day": "Love Your Pet Day",
"position": [561, 395],
"info": "This state has the most dog owners",
"date": 20
},
{
"day": "President's Day",
"position": [810, 301],
"info": "The most presidents were born here",
"date": 21
},
{
"day": "Cook a Sweet Potato Day",
"position": [809, 356],
"info": "This state is the biggest producer of sweet potatos",
"date": 22
},
{
"day": "Tile Day",
"position": [842, 219],
"info": "One of the biggest tile manufacturers is located here",
"date": 23
},
{
"day": "Toast Day",
"position": [429, 109],
"info": "This state is the biggest producer of bread",
"date": 24
},
{
"day": "Clam Chowder Day",
"position": [910, 111],
"info": "This area is known for clam chowder",
"date": 25
},
{
"day": "Pistachio Day",
"position": [89, 307],
"info": "This state is the biggest producer of pistachios",
"date": 26
},
{
"day": "Polar Bear Day",
"position": [105, 511],
"info": "This state is the farthest north",
"date": 27
},
{
"day": "Tooth Fairy Day",
"position": [124, 356],
"info": "This state has the most dentists",
"date": 28
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment