Hi there,
I have a number of ArcGIS Online Notebooks that leverage the Urban API to maintain my Urban models. Today I discovered that they are no longer functional, and error out when attempting to import the Urban API as a Python module. (Specifically they return ValueError: Schema already has Time=Time). I have not made any changes to the code, leading me to believe the issue may be being caused by a recent update to the API.
For ease of testing, I've created a public version of the first few cells of these Notebooks so you can test the issue. The third cell returns the error for me when run:
arcgis.com/home/item.html?id=33d1a0aabb6d498cb52dde98b8bb9809
Thanks in advance for the help!