powered by
Functions for retrieving microdata from model runs. More information about these API endpoints can be found at here.
get_run_microdata(model, run, name)get_run_microdata_csv(model, run, name)
get_run_microdata_csv(model, run, name)
A list or tibble.
list
tibble
Model digest or model name.
Model run digest, run stamp or run name, modeling task run stamp, or task run name.
Microdata entity name.
if (FALSE) { use_OpenMpp_local() get_run_microdata_csv("RiskPaths", "53300e8b56eabdf5e5fb112059e8c137", "Person") }
Run the code above in your browser using DataLab