Skip to content

Instantly share code, notes, and snippets.

View nafidurmus's full-sized avatar
🏠
Working from home

Nafi Durmuş nafidurmus

🏠
Working from home
View GitHub Profile
@nafidurmus
nafidurmus / cities_of_turkey.json
Last active October 17, 2020 16:45 — forked from ozdemirburak/cities_of_turkey.json
List of cities in Turkey presented in JSON format with the information of name, latitude, longitude, population and region.
[{
"plate_number": 1,
"name": "Adana",
"location": {
"latitude": "37.0000",
"longitude": "35.3213"
},
"population": 2183167,
"region": "Akdeniz"
},