A collection of jupyter notebooks to work with ArcGIS Online and ArcGIS Hub
(catchier title to come)
Go here for more info!
Quickly skin a Hub Site with JSON
Examples
- hub-site-standard.json - The standard ArcGIS Hub Site layout you are provided with out of the box.
- sdg-hub-standard.json - The standard SDG Hub Site layout live link
- sdg-hub-standard-categories.json - The standard SDG Hub Site layout, using Category cards to represent Ministries or Departments as well as the SDG Icons & Tiles. live link
- Note, this layout would depend on you creating a Page specifically to show the SDG Icons, which can be found at:
- sdg-hub-page-categories.json - SDG Hub Page template live link
- irl-sdg-geohive.json - Ireland, Sustainable Development Goals live link
- sdg-dot-org.json - SDG[dot]org live link
- sdg-no-poverty.json - SDG1: No Poverty live link
Programmatically push the "Enable Open Data" button for your ArcGIS Online Organization. more info
This notebook will walk you through the process of querying the ArcGIS REST API to find out what Users have been created in the last 24 hours as well as what Users have logged in the last 24 hours. The time frame is adjustable in the code.
Generate a CSV report of Items added to a Hub
Take content from a public group in ArcGIS Online and share it to another Group of your choosing.
Update an existing Feature Service using a CSV, XLSX, etc.