Created
January 19, 2012 11:03
-
-
Save tanordheim/1639420 to your computer and use it in GitHub Desktop.
Complex Data Source Mappings
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ | |
| { | |
| "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" | |
| } | |
| ] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ | |
| { | |
| "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