API Endpoints
GET /api/info
Get dataset information and metadata
GET /api/records
Get all records (regions) summary
GET /api/feature-types
Get all available feature types
GET /api/stats
Get dataset statistics
GET /api/health
Health check endpoint
GET /api/records/{record_id}/features?type={type}
Get features by type for a specific record
API Results
Dataset Info
Click "Test" buttons above to see API responses