Skip to content

Wildfire demo with OpenText Vertica and VerticaPy: schema, setup, and interactive map visualization.

Notifications You must be signed in to change notification settings

mogomo/VERTICA_WILDFIRE_DEMO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VERTICA_WILDFIRE_DEMO

Wildfire demo with OpenText Vertica and VerticaPy: schema, setup, and interactive map visualization.

Vertica Wildfire Demo

This project demonstrates how to use Vertica and VerticaPy to analyze wildfire data, visualize fire truck positions, and evaluate safe zones.

Files Overview

  • SCRIPTS/create_schema_for_Vertica_wildfire_demo.sql: SQL script to create the necessary schema for wildfire data in Vertica.
  • SCRIPTS/jupiter_lab_cells_for_the_fire_trucks_demo.py: Python script to query data and visualize it on an interactive map.
  • DOCS/How_to_install_and_run_VerticaPy_README.txt: Instructions to install VerticaPy and set up JupyterLab.

Usage Instructions

  1. Follow the setup instructions in DOCS/How_to_install_and_run_VerticaPy_README.txt.
  2. Execute the SQL schema script to set up the database.
  3. Use the Python script to query data and visualize it in JupyterLab.

Prerequisites

  • Vertica installed.
  • Python 3.8+.
  • JupyterLab installed with required libraries.

About

Wildfire demo with OpenText Vertica and VerticaPy: schema, setup, and interactive map visualization.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages