Skip to content

Instantly share code, notes, and snippets.

@ivanahuckova
Created September 6, 2024 14:44
Show Gist options
  • Save ivanahuckova/6457756a68d899a84d0b317a12ef56cd to your computer and use it in GitHub Desktop.
Save ivanahuckova/6457756a68d899a84d0b317a12ef56cd to your computer and use it in GitHub Desktop.
[
{
"name": "Leanne Graham",
"age": 38,
"country": "USA",
"occupation": "Devops Engineer",
"salary": 3000,
"field": [
{
"reportTimestamp": "2024-07-03T19:56:00.000Z",
"phenomenon": "Rain",
"descriptor": null,
"intensity": "Light"
}
]
},
{
"name": "Ervin Howell",
"age": 27,
"country": "USA",
"occupation": "Software Engineer",
"salary": 2300,
"field": [
{
"reportTimestamp": "2024-07-03T19:56:00.000Z",
"phenomenon": "Rain",
"descriptor": null,
"intensity": "Light"
}
]
},
{
"name": "Clementine Bauch",
"age": 17,
"country": "Canada",
"occupation": "Student",
"salary": null,
"field": [
{
"reportTimestamp": "2024-07-03T19:56:00.000Z",
"phenomenon": "Rain",
"descriptor": null,
"intensity": "Light"
}
]
},
{
"name": "Patricia Lebsack",
"age": 42,
"country": "UK",
"occupation": "Software Engineer",
"salary": 2800,
"field": [
{
"reportTimestamp": "2024-07-03T19:56:00.000Z",
"phenomenon": "Rain",
"descriptor": null,
"intensity": "Light"
}
]
},
{
"name": "Leanne Bell",
"age": 38,
"country": "USA",
"occupation": "Senior Software Engineer",
"salary": 4000,
"field": [
{
"reportTimestamp": "2024-07-03T19:56:00.000Z",
"phenomenon": "Rain",
"descriptor": null,
"intensity": "Light"
}
]
},
{
"name": "Chelsey Dietrich",
"age": 32,
"country": "USA",
"occupation": "Software Engineer",
"salary": 3500,
"field": [
{
"reportTimestamp": "2024-07-03T19:56:00.000Z",
"phenomenon": "Rain",
"descriptor": null,
"intensity": "Light"
}
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment