- get_begut.sh is used to get the metadata for all consultation bills of the last legislative period.
- get_regv.sh is used to get the metadata for all council bills of the last legislative period.
- crawl.py is used to download each bill text, do the data comparison and the statistic analysis of the additions and the deletions.
- count.py is used to count the overall number of fragments of each consultation bill.
- crawl-quali.py is used to make diffs of a certain set of bills
- rest is garbage
- coming soon
This script requires 2 parameters. The first one is the start date and the seconde one the end date of the time frame you want to observe. Only ISO 8601 values are allowed.