معرفی شرکت ها


financial-statements-downloader-0.1.1


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Simple application for downloading financial statements from czech business register.
ویژگی مقدار
سیستم عامل -
نام فایل financial-statements-downloader-0.1.1
نام financial-statements-downloader
نسخه کتابخانه 0.1.1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Jan Staněk
ایمیل نویسنده stanej16@fit.cvut.cz
آدرس صفحه اصلی https://github.com/jan-stanek/financial-statements-downloader
آدرس اینترنتی https://pypi.org/project/financial-statements-downloader/
مجوز MIT
Financial statements downloader =============================== Task ---- Create terminal application for downloading financial statements from czech business register (https://or.justice.cz/) and extracting information from them and storing them in structured form. Input is a file with ICOs, one ICO per line. At first the application downloads pdfs with financial statements. In the next step it extracts information specified in config file and stores them in structured form. The application must allow downloading documents of large number of companies, while respecting information system limits (https://or.justice.cz/ias/ui/podminky). Installation ------------ * ``pip install financial-statements-downloader`` Commands -------- * ``import_icos <filepath>`` - imports ICOs from file * ``download`` - downloads information about subjects and documents * ``extract`` - extract information from financial statements Config ------ :: [downloader] base_url = https://or.justice.cz/ias/ui/ # information system url search_url = rejstrik-$firma?jenPlatne=VSECHNY&ico= #search url limit_day = 3000 # download limit download_extract = true # download information from extract download_documents = true # download documents documents_type = závěrka # document type documents_dir = documents # directory for downloaded documents [parser] # example of specification extracted information vlastni_kapital = Vlastní kapitál cizi_zdroje = Cizí zdroje


نحوه نصب


نصب پکیج whl financial-statements-downloader-0.1.1:

    pip install financial-statements-downloader-0.1.1.whl


نصب پکیج tar.gz financial-statements-downloader-0.1.1:

    pip install financial-statements-downloader-0.1.1.tar.gz