Package: ato
Title: Download and Tidy Australian Taxation Office Data
Version: 0.1.0
Authors@R: 
    person("Charles", "Coverdale", , "charlesfcoverdale@gmail.com", role = c("aut", "cre"))
Description: Fetch Australian Taxation Office ('ATO') Taxation
    Statistics and related datasets via the 'data.gov.au' Comprehensive
    Knowledge Archive Network ('CKAN') API
    <https://data.gov.au/data/api/3/>. Provides tidy access to
    individual, company, superannuation, goods and services tax
    ('GST'), fringe benefits tax ('FBT'), Voluntary Tax Transparency
    Code ('VTTC'), Pay As You Go ('PAYG') withholding, charity,
    excise, and Corporate Tax Transparency data, plus Division 293,
    Petroleum Resource Rent Tax, Medicare Levy Surcharge, fuel tax
    credits, compliance, and Working Holiday Maker aggregates.
    Includes reproducibility helpers (snapshot pinning, SHA-256
    cache integrity, session manifest, optional 'Zenodo' deposit),
    classification crosswalks ('ANZSIC' 2006 to 2020, 'ANZSCO' 2013
    to 2021), panel harmonisation, reconciliation against Final
    Budget Outcome totals, and real-terms and per-capita helpers
    backed by bundled Australian Bureau of Statistics ('ABS')
    Consumer Price Index and Estimated Resident Population series.
    Bridges to the 'taxstats' 2 per cent microdata sample via
    column-schema mapping. Data is published by the Australian
    Taxation Office under Creative Commons Attribution 2.5 Australia
    or 3.0 Australia licences (dataset-dependent).
Depends: R (>= 4.1.0)
License: MIT + file LICENSE
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.3.3
Imports: cli (>= 3.6.0), httr2 (>= 1.0.0), jsonlite, readxl (>= 1.4.0),
        tools, utils
Suggests: digest, knitr, openssl, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
URL: https://charlescoverdale.github.io/ato/,
        https://github.com/charlescoverdale/ato
BugReports: https://github.com/charlescoverdale/ato/issues
NeedsCompilation: no
Packaged: 2026-04-24 13:43:04 UTC; charlescoverdale
Author: Charles Coverdale [aut, cre]
Maintainer: Charles Coverdale <charlesfcoverdale@gmail.com>
Repository: CRAN
Date/Publication: 2026-04-28 18:50:19 UTC
Built: R 4.6.0; ; 2026-04-29 15:13:11 UTC; windows
