This gist was created using editdata.org
Last active
August 29, 2015 14:26
-
-
Save ryanpitts/85738dcc869568c8373d to your computer and use it in GitHub Desktop.
data! from editdata.org!
This file contains 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
[{"key":1,"value":{"City":"Kansas City","Team Name":"Royals"}},{"key":2,"value":{"City":"Detroit","Team Name":"Tigers"}},{"key":3,"value":{"City":"Minnesota","Team Name":"Twins"}}] |
This file contains 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
{"properties":["City","Team Name"]} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment