Skip to contents

All functions

cleanData()
A generalized function to start data cleaning
fetchAGOLToken()
Get AGOL authentication token
fetchAllRecords()
Fetch tabular data from AGOL
fetchLayerAndTableList()
Fetch feature service info from AGOL
fetchMetadata()
Fetch metadata from AGOL
fetchRawData()
Fetch tabular data and metadata from AGOL
generateMetadataCSVs()
Write data dictionaries to files
makeColSpec()
Generate column spec from data dictionary
removeCols()
A function to remove specified columns and associated metadata
setDataTypesFromMetadata()
Set data types based on AGOL metadata
troubleshootMetadata()
A function to help troubleshoot differences between column names in data and metadata if querying data using metadata fails
writeToFiles()
Write data and data dictionaries to files