SkillAgentSearch skills...

Euporie

Accumulation Data Indonesian Inflation 2020 - 2024

Install / Use

/learn @rulanugrh/Euporie
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

banner

Before Running

$ pip install -r requirements.txt
# If not working you can running this command

$ python -m pip install requirements.txt

# or can use this command
$ py -m pip install requirements.txt

Command Line

to showing help command

$ python main.py help
+----------+-----------------------------------------------------------------+
| flag     | description                                                     |
+==========+=================================================================+
| help     | print help command                                              |
+----------+-----------------------------------------------------------------+
| show     | showing about info dataframe or graph [inflation / cpi / graph] |
+----------+-----------------------------------------------------------------+
| generate | generated preparation data or mean data                         |
+----------+-----------------------------------------------------------------+

to print show help command

$ python main.py show help

+-----------------+------------------------------+-------------------------------------------------------------------------------------------+
| flag            | description                  | example usage                                                                             |
+=================+==============================+===========================================================================================+
| inflation       | show about info or dataframe | ex. python main.py show inflation [ info / dataframe ]                                    |
+-----------------+------------------------------+-------------------------------------------------------------------------------------------+
| cpi             | show about info or dataframe | ex. python main.py show cpi [ info / dataframe ]                                          |
+-----------------+------------------------------+-------------------------------------------------------------------------------------------+
| graph inflation | show graph inflation         | ex. python main.py show graph inflation [ 2020 / 2021 / 2022 / 2023 / 2024 / mean / all ] |
+-----------------+------------------------------+-------------------------------------------------------------------------------------------+
| graph cpi       | show graph cpi               | ex. python main.py show graph cpi [ 2020 / 2021 / 2022 / 2023 / 2024 / all ]              |
+-----------------+------------------------------+-------------------------------------------------------------------------------------------+

to print generate help command

$ python main.py generate help

+-----------+--------------------------------------+---------------------------------------------------------------+
| flag      | description                          | example usage                                                 |
+===========+======================================+===============================================================+
| inflation | generated data preparation inflation | ex. python main.py generated inflation [ preparation / mean ] |
+-----------+--------------------------------------+---------------------------------------------------------------+
| cpi       | generated data preparation cpi       | ex. python main.py generated inflation [ preparation ]        |
+-----------+--------------------------------------+---------------------------------------------------------------+
View on GitHub
GitHub Stars5
CategoryDevelopment
Updated5mo ago
Forks0

Languages

Python

Security Score

72/100

Audited on Oct 24, 2025

No findings