cityofaustin / atd-data-tech

Austin Transportation Data & Technology Services
17 stars 2 forks source link

Python - Pull List of ESRI Deprecated Web Applications in COA AGOL Org to CSV #16985

Open andrewshensky opened 2 months ago

andrewshensky commented 2 months ago

Jordan G. has helped to configure a python that can be ran to pull a list of application from the COA Organization that have been marked as deprecated by ESRI. ATD/TPW owned applications on the output list will be priority for either deletion or conversion to Experience Builder.

GimnichD commented 2 months ago

Here is the python script that can identify deprecated items in ArcGIS Online. It exports the csv of depreciated apps to: G:\ATD\ATD_GIS\DTS_GIS_Documentation\Deprecated_Identification

Deprecated_Identification_Python_Script.txt