Skip to content

Instantly share code, notes, and snippets.

View ye5il's full-sized avatar
🫸
heyyy

Cinar Efe YUKSEL ye5il

🫸
heyyy
  • Ankara Atatürk Highschool
  • Turkey / Ankara / Çankaya
  • 12:01 (UTC +03:00)
View GitHub Profile
@ozdemirburak
ozdemirburak / cities_of_turkey.json
Last active March 9, 2026 18:34
List of cities in Turkey presented in JSON format with the information of name, latitude, longitude, population and region.
[
{
"id": 1,
"name": "Adana",
"latitude": "37.0000",
"longitude": "35.3213",
"population": 2183167,
"region": "Akdeniz"
},
{