Document database table previews
This commit is contained in:
@@ -5,6 +5,7 @@ A comprehensive geospatial research project investigating the spatial concentrat
|
||||
## Documentation
|
||||
|
||||
- **[Database Tables](docs/database-tables.md)** - Complete database schema with table descriptions, column definitions, and SQL examples
|
||||
- **[Database Table Previews](docs/database-table-heads.md)** - Research-team-friendly Markdown previews showing the first rows of each documented table
|
||||
- **[Research Ideas](docs/research-ideas.md)** - Future research directions, data improvements, and potential collaborations
|
||||
- **[SQL Queries](docs/query_legiscan_bills.sql)** - Pre-built legislative analysis queries
|
||||
|
||||
@@ -135,7 +136,7 @@ Facilities in DBSCAN clusters differ significantly from isolated sites:
|
||||
### Database
|
||||
- **PostgreSQL 13+** with **PostGIS 3.x**
|
||||
- Database name: `data_centers`
|
||||
- See [database-tables.md](database-tables.md) for complete schema documentation
|
||||
- See [database-tables.md](docs/database-tables.md) for complete schema documentation and [database-table-heads.md](docs/database-table-heads.md) for readable sample rows
|
||||
|
||||
### Python Environment
|
||||
- **Python 3.10+**
|
||||
|
||||
Reference in New Issue
Block a user