Skip to content

Instantly share code, notes, and snippets.

@tanordheim
Created January 19, 2012 11:03
Show Gist options
  • Save tanordheim/1639420 to your computer and use it in GitHub Desktop.
Save tanordheim/1639420 to your computer and use it in GitHub Desktop.
Complex Data Source Mappings
[
{
"Stedsnavn": "Trondheim",
"Copyright": "Værvarsel fra yr.no, levert av Meteorologisk institutt og NRK",
"Sist Oppdatert": "2012-01-19T07:08:00",
"Soloppgang": "2012-01-19T09:29:52",
"Vind": "Lett bris"
}
]
[
{
"Stedsnavn": "Trondheim",
"Copyright": "Værvarsel fra yr.no, levert av Meteorologisk institutt og NRK",
"Sist Oppdatert": "2012-01-19T07:08:00",
"Soloppgang": "2012-01-19T09:29:52",
"Vind": "Lett bris"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment