TÜİK veri çekme ve indirme kütüphanesi
Project description
TÜİK Scraper
Bu kütüphane, TÜİK verilerini kolayca çekip işlemenizi sağlar.
Kurulum
pip install tuik_scraper
## Örnek Kullanım
from tuik_scraper import TuikScraper
tuik = TuikScraper()
tuik.kategoriler # Kategori isimlerini yazdırır
tuik.tablolar("Enflasyon ve Fiyat") #Kategorideki tablo isimlerini getirir
#tuik.tablolar("kategori_adı")
tuik.indir_tablo("Enflasyon ve Fiyat", İstatistiksel_Tablolar_Yeni_Mevsim_etkisinden_arındırılmış_TÜFE_göstergeleri) #Seçilen bir tabloyu indirir
#tuik.indir_tablo(kategori_adi, tablo_adi)
tuik.indir("Enflasyon ve Fiyat") # Kategorideki tüm tabloları indirir
#tuik.indir(kategori_adı)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
tuik_scraper-1.0.0.tar.gz
(3.4 kB
view details)
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tuik_scraper-1.0.0.tar.gz.
File metadata
- Download URL: tuik_scraper-1.0.0.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f213ea3ff3d4047cc6be49c4ff10e403d38c9336b9ddf03d0cf4985d60849cee
|
|
| MD5 |
2c1714d907e11a02914bf2c7779a993f
|
|
| BLAKE2b-256 |
7f82bc1e5a8da2e3cbd0566410de004cb748f7d9860b054c255be8cae2caaa05
|
File details
Details for the file tuik_scraper-1.0.0-py3-none-any.whl.
File metadata
- Download URL: tuik_scraper-1.0.0-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d590398abb611c40e306f1af18b7b7076e07e0af2ed65175cb2d7b1b19bf71ed
|
|
| MD5 |
b610773c732ab9da2ae5e63a9d148d5f
|
|
| BLAKE2b-256 |
ed038c5c93a7f84dc30ff9abac89fa6c3758bde1c1e5a2d74df531cd4b0cfa92
|
File details
Details for the file tuik_scraper-1.0-py3-none-any.whl.
File metadata
- Download URL: tuik_scraper-1.0-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7f2c4f62b82e15e0c005c3f2d2245883a2df100ab1537f330c7c30dff1c62996
|
|
| MD5 |
f55437391ae9873313520e393ef6ff6f
|
|
| BLAKE2b-256 |
cec1e91ad053086344b6113dbabf0af9a641d8c67f9e2cd2ac7f1121577297a6
|