Created
March 17, 2025 14:00
-
-
Save ivanahuckova/1911de9ef1506d2c1f2657d6f82ae6ec to your computer and use it in GitHub Desktop.
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
[ | |
{ | |
"name": "Leanne Graham", | |
"age": 38, | |
"country": "USA", | |
"occupation": "Devops Engineer", | |
"salary": 3000, | |
"timestamp": 1742219990881 | |
}, | |
{ | |
"name": "Ervin Howell", | |
"age": 27, | |
"country": "USA", | |
"occupation": "Software Engineer", | |
"salary": 2300, | |
"timestamp": 1742219890881 | |
}, | |
{ | |
"name": "Clementine Bauch", | |
"age": 17, | |
"country": "Canada", | |
"occupation": "Student", | |
"salary": null, | |
"timestamp": 1742219790881 | |
}, | |
{ | |
"name": "Patricia Lebsack", | |
"age": 42, | |
"country": "UK", | |
"occupation": "Software Engineer", | |
"salary": 2800, | |
"timestamp": 1742219690881 | |
}, | |
{ | |
"name": "Leanne Bell", | |
"age": 38, | |
"country": "USA", | |
"occupation": "Senior Software Engineer", | |
"salary": 4000, | |
"timestamp": 1742219590881 | |
}, | |
{ | |
"name": "Chelsey Dietrich", | |
"age": 32, | |
"country": "USA", | |
"occupation": "Software Engineer", | |
"salary": 3500, | |
"timestamp": 1742219490881 | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment