AGO Hosted Python Notebooks¶
The VEM COP ingests feature layers stored in the VEM AGO that are created and upated using the following Python notebooks. Additional information about these layers can be found by reviewing the Maps Section.
ETL Data Layers¶
⚠️ The layers below are currently linked to external sources but will eventually be replaced with internal VEM-hosted links.
| Group | Layer Name | Symbology | Source |
|---|---|---|---|
| Traffic | VT 511 Incidents | Classified by severity |
VT 511 |
| Traffic | VT 511 Waze Reports | Classified by ReportType |
VT 511 |
| FEMA | FEMA Designated Counties | Classified by designate |
FEMA |
| FEMA | FEMA Emergency Designated Counties | ESRI basic polygon | FEMA |
ETL Process Documentation¶
The following Python notebooks handle the background data processing for VEM-hosted feature layers consumed by the Experience Builder dashboard.
⚠️ 511 Data Extraction Notebook
Extracts traffic incident data and Waze reports from VT 511.
This notebook is manually executed after the SEOC has been activated above level 3. This means the data displayed in the VEM COP is out-of-date and users should visit the VT 511 Website.
You can view the full, documented code in the VCGI repository below:
VT Outages Data Extraction Notebook
Extracts VT power outage counts by town.
This notebook is manually executed after the SEOC has been activated above level 3. This means the data displayed in the VEM COP is out-of-date and users should visit the VT Outages Website.
You can view the full, documented code in the VCGI repository below:
VT Disaster Declarations Extraction Notebook
Extracts and Summarizes FEMA disaster declarations in Vermont.
This notebook is manually executed after a new declaration has been announced.
You can view the full, documented code in the VCGI repository below:
Related Documentation¶
Feedback¶
If you have suggestions for improving any page or need additional functionality, contact John Van Hoesen