Skip to content

Current data of provinces, districts, districts and neighborhoods in Turkey

Notifications You must be signed in to change notification settings

ferdiozer/turkey-city-regions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NPM

turkey-city-regions

If you want the list of Turkey regions, you can easily include it in your project and use it.

Source data url

https://postakodu.ptt.gov.tr

How to use?: example

npm install turkey-city-regions
import TurkeyRegions turkey-city-regions

var allAreas = TurkeyRegions.getAllData // all data list <Array>

//Example
[ { il: 'ADANA',
    ilce: 'ALADAĞ',
    semt: 'ALADAĞ',
    mahalle: 'AKPINAR MAH',
    posta_kodu: '01720' }
    ....
]

About

Current data of provinces, districts, districts and neighborhoods in Turkey

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages