mario.download_istat_io#
- mario.download_istat_io(path: str | Path, *, edition: str = 'latest', page_url: str | None = None, extract: bool = True, keep_archive: bool = False, overwrite: bool = False) dict[str, object]#
Download one official ISTAT input-output release zip from the public release page.
The downloader resolves the zip link from the official ISTAT release page instead of hardcoding the current wp-content file URL.