|
7 | 7 | "source": [
|
8 | 8 | "# Introduction to ArcGIS Hub - Premium features\n",
|
9 | 9 | "\n",
|
10 |
| - "ArcGIS Hub Premium enables organizations, like local non-profits, governments, or schools, that want to share a project or an update with their community to start an initiative or to create a site and to organize content and teams to share web maps, apps, datasets, and more with the public. Hub Premium also supports creating and sharing events related to your initiative using hub's built-in events management system. Click [here](https://www.esri.com/en-us/arcgis/products/arcgis-hub/resources) to learn more about ArcGIS Hub.\n", |
| 10 | + "ArcGIS Hub Premium enables organizations, like local non-profits, governments, or schools, to share a project or update with their community by starting an initiative or creating a site and organizing content and teams to share web maps, apps, datasets, and more with the public. Hub Premium also supports creating and sharing events related to your initiative using hub's built-in events management system. Click [here](https://www.esri.com/en-us/arcgis/products/arcgis-hub/resources) to learn more about ArcGIS Hub.\n", |
11 | 11 | "\n",
|
12 | 12 | "In this notebook, we will explore the Hub Premium capabilities of __Initiatives__ and __Events__."
|
13 | 13 | ]
|
|
27 | 27 | "id": "3578e60b",
|
28 | 28 | "metadata": {},
|
29 | 29 | "source": [
|
30 |
| - "We will now sign into a particular organization with Hub Premium enabled for the purpose of demonstrating these workflows. \n", |
| 30 | + "First, we will sign in to an organization with Hub Premium enabled to demonstrate these workflows. \n", |
31 | 31 | "\n",
|
32 | 32 | "Note: In order to replicate these workflows for yourself, you may have to verify the features available to you, per your ArcGIS Hub licensing. \n",
|
33 | 33 | "\n",
|
|
57 | 57 | "id": "723532c9",
|
58 | 58 | "metadata": {},
|
59 | 59 | "source": [
|
60 |
| - "We will now connect to the Hub associated with this Web GIS." |
| 60 | + "Next, we will connect to the Hub associated with this Web GIS." |
61 | 61 | ]
|
62 | 62 | },
|
63 | 63 | {
|
|
77 | 77 | "source": [
|
78 | 78 | "### Adding new Initiatives\n",
|
79 | 79 | "\n",
|
80 |
| - "An Initiative supports policy- or activity-oriented goals through workflows, tools and team collaboration. Initiatives manage the team, events, content, and experiences around a shared goal.\n", |
| 80 | + "An Initiative supports policy or activity oriented goals through workflows, tools and team collaboration. Initiatives manage the team, events, content, and experiences involved in achieving a shared goal.\n", |
81 | 81 | "\n",
|
82 |
| - "You can add a new initiative as follows:" |
| 82 | + "You can add a new initiative with the following commands:" |
83 | 83 | ]
|
84 | 84 | },
|
85 | 85 | {
|
|
345 | 345 | "source": [
|
346 | 346 | "### Searching for Events\n",
|
347 | 347 | "\n",
|
348 |
| - "ArcGIS Hub supports engagement through in-person and virtual events. Events are meetings for people to support an Initiative. Events are scheduled by an organizer and have many attendees. An Event has a Group so that they can include content for preparation as well as gather and archive content during the event for later retrieval or analysis." |
| 348 | + "ArcGIS Hub supports engagement through in-person and virtual events. Events are meetings for people to support an Initiative and are scheduled by an organizer and have many attendees. An Event will have an associated Group that will allow you to include content for preparation as well as gather and archive content during the event for later retrieval or analysis." |
349 | 349 | ]
|
350 | 350 | },
|
351 | 351 | {
|
352 | 352 | "cell_type": "markdown",
|
353 | 353 | "id": "a5d36606",
|
354 | 354 | "metadata": {},
|
355 | 355 | "source": [
|
356 |
| - "Note: The pattern to add, search, get, update, delete Events is identical to that of Initiatives." |
| 356 | + "Note: The pattern to add, search, get, update and delete Events is identical to that of Initiatives." |
357 | 357 | ]
|
358 | 358 | },
|
359 | 359 | {
|
|
0 commit comments