Schema for table seattle-weather

API
Columns
Name Type Constraints
date TEXT NOT NULL
precipitation REAL NOT NULL
temp_max REAL NOT NULL
temp_min REAL NOT NULL
wind REAL NOT NULL
weather TEXT NOT NULL
Indexes
none

DbShare 2.7.10