Skip to content

Instantly share code, notes, and snippets.

@r-chris
Last active April 30, 2019 13:34
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save r-chris/296df8416f782ec3e3c9ba4243cb4d88 to your computer and use it in GitHub Desktop.
[{ "Type": "Drill", "Manufacturer": "Bosch", "ID": "AX-1004", "Price": "749 CHF"},
{ "Type": "Camera", "Manufacturer": "Toschiba", "ID": "CX-200", "Price": "229 CHF"},
{ "Type": "Chair", "Manufacturer": "IKEA", "ID": "AD-9210", "Price": "119 CHF"},
{ "Type": "Car", "Manufacturer": "BMW", "ID": "BY-2015", "Price": "45'579 CHF"},
{ "Type": "Shoes", "Manufacturer": "Nike", "ID": "FX-0091", "Price": "49 CHF"},
{ "Type": "Bike", "Manufacturer": "Stevens", "ID": "SK-9038", "Price": "2399 CHF"}]
@r-chris
Copy link
Author

r-chris commented Apr 30, 2019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment