dovissssss / exported_lost_pets_from_lithuania

0 stars 1 forks source link

Isveztu/Dingusiu is Lietuvos gyvunu analize

project/
├── data/
│ ├── raw/
│ ├── processed/
│ └── interim/
├── notebooks/
├── scripts/
├── output/
├── README.md
└── requirements.txt

Source: https://data.gov.lt/dataset/293/download/13457/Prarasti_isvezti_augintiniai%202023-04-01%2008.00.00.csv

External Data Source:https://osp.stat.gov.lt/lt/statistiniu-rodikliu-analize?hash=a1f6bbd8-ce7e-4980-ba01-72567b3983d8

Installation

First of all please install all required modules with:

pip install -r requirements.txt

with download_data_files function download the required data files for analysis:

python general.py --download_data_files

Questions: