A collection of demo inputs for experimenting with functions
in the xmap package.
_pairs objects are tibbles with just source-target pairs (no weights)
_links objects are tibbles with weighted source-target links.
Format
demo
A list with:
- ctr_iso3c_pairs
named vector with 249 elements. Names are ISO-3 country codes, values are ISO English country names. Retrieved from
countrycodepackage: https://github.com/vincentarelbundock/countrycode- anzsco22_isco8_crosswalk
tibble with 10 rows and 5 columns. Subset of crosswalk between ANZSCO22 and ISCO8 Occupation Code Standards published by The AUstralian Bureau of Statistics
- anzsco22_stats
tibble with 10 rows and 2 columns. Stylised Occupation Counts
- simple_links
tibble with 10 rows and 3 columns. specifying links
xcode->alphacodebyweight- abc_links
tibble with 6 rows and 3 columns, specifying links
lower->upperbyshare- aus_state_pairs
named list with 1 element named "AUS" containing codes for the Australian states
- aus_state_pop_df
tibble containing 2022 population figures for Australia by state. Retrieved from: https://www.abs.gov.au/statistics/people/population/national-state-and-territory-population/jun-2022
