aieconindex: Access the 'Anthropic Economic Index' Dataset

Provides clean, tidy access to the 'Anthropic Economic Index' (AEI) dataset hosted on 'Hugging Face' <https://huggingface.co/datasets/Anthropic/EconomicIndex>. The AEI is a recurring release from 'Anthropic' that maps usage of the 'Claude' family of large language models to occupations and tasks using the 'O*NET' taxonomy and the 'Standard Occupational Classification' system, following the methodology of Handa et al. (2025) <doi:10.48550/arXiv.2503.04761> and the privacy-preserving system 'Clio' of Tamkin et al. (2024) <doi:10.48550/arXiv.2412.13678>. Functions list available releases, fetch raw and enriched usage tables, retrieve task statements, request hierarchies, and country-level breakdowns, compare two releases, join the index to user-supplied data on a shared key, and compute usage-concentration metrics (Herfindahl-Hirschman Index, top-N concentration ratios, Shannon entropy). Data is cached locally for subsequent calls. Reproducibility helpers produce 'BibTeX' or plain-text citations that include the methodological source paper. This product uses the 'Anthropic Economic Index' data (released under CC-BY by 'Anthropic') but is not endorsed or certified by 'Anthropic'.

Version: 0.1.0
Depends: R (≥ 4.1.0)
Imports: cli (≥ 3.6.0), httr2 (≥ 1.0.0), jsonlite, stats, tools, utils
Suggests: knitr, rmarkdown, testthat (≥ 3.0.0), withr
Published: 2026-05-13
DOI: 10.32614/CRAN.package.aieconindex (may not be active yet)
Author: Charles Coverdale [aut, cre]
Maintainer: Charles Coverdale <charlesfcoverdale at gmail.com>
BugReports: https://github.com/charlescoverdale/aieconindex/issues
License: MIT + file LICENSE
URL: https://github.com/charlescoverdale/aieconindex
NeedsCompilation: no
Language: en-US
Citation: aieconindex citation info
Materials: README, NEWS
CRAN checks: aieconindex results

Documentation:

Reference manual: aieconindex.html , aieconindex.pdf
Vignettes: Getting started with aieconindex (source, R code)

Downloads:

Package source: aieconindex_0.1.0.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): aieconindex_0.1.0.tgz, r-oldrel (arm64): aieconindex_0.1.0.tgz, r-release (x86_64): aieconindex_0.1.0.tgz, r-oldrel (x86_64): aieconindex_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=aieconindex to link to this page.