Skip to content

Instantly share code, notes, and snippets.

@chrisnx
Last active May 24, 2018 15:27
Show Gist options
  • Save chrisnx/37bbf63eef692db57957ed1b0844e04c to your computer and use it in GitHub Desktop.
Save chrisnx/37bbf63eef692db57957ed1b0844e04c to your computer and use it in GitHub Desktop.
Test Alert For Cube Scraper
[
{
"identifier": "cubetest30",
"description": "This is a test alert, please ignore!",
"severity": 4,
"certainty": 2,
"urgency": 3,
"event": "hurricane watch",
"region": {
"type": "Circle",
"radius": 20000,
"coordinates": [
-122.3456919,
47.6288591
]
},
"marker": {
"type": "Point",
"coordinates": [
-122.3456919,
47.6288591
]
},
"sent": "2018-05-24 15:36:00",
"effective": "2018-05-24 16:00:00",
"expires": "2018-05-24 23:00:00"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment