Skip to content

spencer-kathol/demo-geospatial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to the PHDI Geospatial Demo

This repository contains a simple demo of geospatial functionality in the PHDI (Public Health Data Infrastructure) building blocks.

Dependencies

  1. Ensure your Python environment (or virtual environment) is on version 3.9.12 or higher.
  2. In order to use this demo, you must place valid Smarty credentials in a file called .credentials/smarty.yaml. The text of that file should look like the following:
---
  auth_id: [your smarty auth_id]
  auth_token: [your smarty auth_token]

Instructions

Read and run the Jupyter Notebook.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published