spatial analyiss

This commit is contained in:
2024-12-13 17:50:29 -08:00
parent c9bd25692f
commit 15aba6752b
2 changed files with 27 additions and 0 deletions

View File

@@ -0,0 +1,27 @@
{
"cells": [
{
"cell_type": "code",
"execution_count": null,
"metadata": {
"vscode": {
"languageId": "plaintext"
}
},
"outputs": [],
"source": [
"# Project: California Equity Research\n",
"### Data: postgis db `calif_equity` with california climate investment and california enviroscreen data\n",
"#### Goal: Spatial Analysis\n",
"Date: 2024-12-13"
]
}
],
"metadata": {
"language_info": {
"name": "python"
}
},
"nbformat": 4,
"nbformat_minor": 2
}