Skip to content
This repository has been archived by the owner on Jan 31, 2021. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
99littlebugs committed Jan 17, 2021
2 parents 8482e0a + 8e06f0a commit 0ddc271
Showing 1 changed file with 96 additions and 3 deletions.
99 changes: 96 additions & 3 deletions data/ny_state.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,68 @@
"state": "NY",
"zip": "10018"
},
"events": []
"events": [
{
"date": "2021-01-17T00:00:00.000Z",
"time": "08:00:00.0 - 18:30:00.0",
"appointments": "2",
"linkId": "Marker0Div"
},
{
"date": "2021-01-28T00:00:00.000Z",
"time": "08:00:00.0 - 18:30:00.0",
"appointments": "1",
"linkId": "Marker1Div"
},
{
"date": "2021-02-10T00:00:00.000Z",
"time": "08:00:00.0 - 18:30:00.0",
"appointments": "2",
"linkId": "Marker2Div"
},
{
"date": "2021-02-16T00:00:00.000Z",
"time": "08:00:00.0 - 18:30:00.0",
"appointments": "1",
"linkId": "Marker3Div"
},
{
"date": "2021-02-25T00:00:00.000Z",
"time": "08:00:00.0 - 18:30:00.0",
"appointments": "1",
"linkId": "Marker4Div"
},
{
"date": "2021-02-27T00:00:00.000Z",
"time": "08:00:00.0 - 18:30:00.0",
"appointments": "1",
"linkId": "Marker5Div"
},
{
"date": "2021-03-08T00:00:00.000Z",
"time": "08:00:00.0 - 18:30:00.0",
"appointments": "1",
"linkId": "Marker6Div"
},
{
"date": "2021-03-09T00:00:00.000Z",
"time": "08:00:00.0 - 18:30:00.0",
"appointments": "1",
"linkId": "Marker7Div"
},
{
"date": "2021-03-31T00:00:00.000Z",
"time": "08:00:00.0 - 18:30:00.0",
"appointments": "1",
"linkId": "Marker8Div"
},
{
"date": "2021-04-15T00:00:00.000Z",
"time": "08:00:00.0 - 18:30:00.0",
"appointments": "1",
"linkId": "Marker9Div"
}
]
},
{
"name": "Northwell CoVID-19 Vaccination Program: Manhattan - Lenox Hill Hospital",
Expand Down Expand Up @@ -118,7 +179,20 @@
"state": "NY",
"zip": "11793"
},
"events": []
"events": [
{
"date": "2021-01-20T00:00:00.000Z",
"time": "08:00:00.0 - 18:30:00.0",
"appointments": "1",
"linkId": "Marker1Div"
},
{
"date": "2021-03-29T00:00:00.000Z",
"time": "08:00:00.0 - 18:30:00.0",
"appointments": "1",
"linkId": "Marker2Div"
}
]
},
{
"name": "NYS COVID Vaccine POD - Westchester County Center",
Expand All @@ -130,7 +204,26 @@
"state": "NY",
"zip": "10607"
},
"events": []
"events": [
{
"date": "2021-03-22T00:00:00.000Z",
"time": "08:00:00.0 - 18:30:00.0",
"appointments": "1",
"linkId": "Marker1Div"
},
{
"date": "2021-03-24T00:00:00.000Z",
"time": "08:00:00.0 - 18:30:00.0",
"appointments": "1",
"linkId": "Marker2Div"
},
{
"date": "2021-04-10T00:00:00.000Z",
"time": "08:00:00.0 - 18:30:00.0",
"appointments": "1",
"linkId": "Marker3Div"
}
]
}
]
}

0 comments on commit 0ddc271

Please sign in to comment.