Baselight

Weather Data

Live weather data which keeps updating daily

@kaggle.bishop36_weather_data

Weather
@kaggle.bishop36_weather_data.weather

  • 43.21 KB
  • 227 rows
  • 48 columns
time

Time

city

City

state

State

temperaturec

TemperatureC

temperaturef

TemperatureF

temperaturek

TemperatureK

day_date

Day Date

max_temp

Max Temp

min_temp

Min Temp

air_quality

Air Quality

wind

Wind

humidity

Humidity

visibility

Visibility

pressure

Pressure

dew_point

Dew Point

uv_index

UV Index

status

Status

moon_phase

Moon Phase

sunrise

Sunrise

sunset

Sunset

moonrise

Moonrise

moonset

Moonset

sunny

Sunny

rainsnow

Rainsnow

rainday

Rainday

avgrainday

AvgRainDay

avgsnowday

AvgSnowDay

umbrella

Umbrella

outdoors

Outdoors

driving

Driving

clothing

Clothing

heat_stroke

Heat Stroke

wind_chill

Wind Chill

date_taken

Date Taken

weekday

WeekDay

umbrella_needed

Umbrella Needed

outdoors_needed

Outdoors Needed

driving_needed

Driving Needed

clothing_needed

Clothing Needed

heat_stroke_needed

Heat Stroke Needed

wind_chill_needed

Wind Chill Needed

umbrella_rank

Umbrella Rank

outdoors_rank

Outdoors Rank

driving_needed_rank

Driving Needed Rank

clothing_rank

Clothing Rank

heat_stroke_rank

Heat Stroke Rank

wind_chill_rank

Wind Chill Rank

date

Date

3:04 PMBengaluru South Karnataka3391.4306Sat 935238050.2461016109 Very HighWaning Crescent6:31 AM6:29 PM4:34 PM4:46 AM3120.04Umbrella No needOutdoors GoodDriving safety GreatClothing ShortsHeat stroke CautionWind chill Safe2024-03-08 15:04:53W6No need Good GreatShortsCautionSafe122SCSFri Mar 08 2024 00:00:00 GMT+0000 (Coordinated Universal Time)
3:04 PMMumbai Maharashtra3086303Sat 93123118200.2631012910 Very HighWaning Crescent6:52 AM6:46 PM4:45 PM5:17 AM310.01Umbrella No needOutdoors GoodDriving safety Very poorClothing ShortsHeat stroke CautionWind chill Safe2024-03-08 15:05:23W6No need Good Very poorShortsCautionSafe122SCSFri Mar 08 2024 00:00:00 GMT+0000 (Coordinated Universal Time)
3:05 PMMandya Karnataka3595308Sat 937238050.221010121010 Very HighWaning Crescent6:33 AM6:32 PM4:38 PM4:49 AM310.04Umbrella No needOutdoors GoodDriving safety GreatClothing ShortsHeat stroke Extreme cautionWind chill Safe2024-03-08 15:05:58W6No need Good GreatShortsExtreme cautionSafe122SECSFri Mar 08 2024 00:00:00 GMT+0000 (Coordinated Universal Time)
3:06 PMThane Maharashtra3696.8309Sat 9372195140.1541011610 Very HighWaning Crescent6:51 AM6:46 PM4:44 PM5:17 AM310.01Umbrella No needOutdoors GoodDriving safety Very poorClothing ShortsHeat stroke Extreme cautionWind chill Safe2024-03-08 15:06:30W6No need Good Very poorShortsExtreme cautionSafe122SECSFri Mar 08 2024 00:00:00 GMT+0000 (Coordinated Universal Time)
3:06 PMChennai Tamil Nadu3493.2307Sat 93425132100.5961009248 Very HighWaning Crescent6:20 AM6:18 PM4:23 PM4:35 AM3020.05Umbrella No needOutdoors GoodDriving safety GreatClothing ShortsHeat stroke DangerWind chill Safe2024-03-08 15:07:04W6No need Good GreatShortsDangerSafe122SDSFri Mar 08 2024 00:00:00 GMT+0000 (Coordinated Universal Time)
3:07 PMDelhi India2678.8299Sat 92712233100.35101776 HighWaning Crescent6:38 AM6:25 PM4:10 PM5:17 AM2970.09Umbrella No needOutdoors Very poorDriving safety Very poorClothing Breathable clothingHeat stroke SafeWind chill Safe2024-03-08 15:07:37W6No need Very poor Very poorBreathable clothingSafeSafe135BSSFri Mar 08 2024 00:00:00 GMT+0000 (Coordinated Universal Time)
3:07 PMMeghalaya Tourism Development Corporation Shillong2068293Sat 92198940.25410128 Very HighWaning Crescent5:38 AM5:28 PM3:15 PM4:10 AM1813260.25Umbrella No needOutdoors GreatDriving safety Very poorClothing Light jacketHeat stroke SafeWind chill Safe2024-03-08 15:08:11W6No need Great Very poorLight jacketSafeSafe111LJSSFri Mar 08 2024 00:00:00 GMT+0000 (Coordinated Universal Time)
3:08 PMSrinagar Jammu & Kashmir1457.2287Sat 916216930.614102076 HighWaning Crescent6:50 AM6:33 PM4:10 PM5:40 AM1116320.550.22Umbrella No needOutdoors Very poorDriving safety GreatClothing Light jacketHeat stroke SafeWind chill Safe2024-03-08 15:08:42W6No need Very poor GreatLight jacketSafeSafe135LJSSFri Mar 08 2024 00:00:00 GMT+0000 (Coordinated Universal Time)
3:13 PMBengaluru South Karnataka3391.4306Sat 935238050.2461016109 Very HighWaning Crescent6:31 AM6:29 PM4:34 PM4:46 AM3120.04Umbrella No needOutdoors GoodDriving safety GreatClothing ShortsHeat stroke CautionWind chill Safe2024-03-08 15:14:08W6No need Good GreatShortsCautionSafe122SCSFri Mar 08 2024 00:00:00 GMT+0000 (Coordinated Universal Time)
3:14 PMMumbai Maharashtra3086303Sat 93123118200.2631012910 Very HighWaning Crescent6:52 AM6:46 PM4:45 PM5:17 AM310.01Umbrella No needOutdoors GoodDriving safety Very poorClothing ShortsHeat stroke CautionWind chill Safe2024-03-08 15:14:35W6No need Good Very poorShortsCautionSafe122SCSFri Mar 08 2024 00:00:00 GMT+0000 (Coordinated Universal Time)

CREATE TABLE weather (
  "time" VARCHAR,
  "city" VARCHAR,
  "state" VARCHAR,
  "temperaturec" BIGINT,
  "temperaturef" DOUBLE,
  "temperaturek" BIGINT,
  "day_date" VARCHAR,
  "max_temp" BIGINT,
  "min_temp" BIGINT,
  "air_quality" BIGINT,
  "wind" BIGINT,
  "humidity" DOUBLE,
  "visibility" DOUBLE,
  "pressure" BIGINT,
  "dew_point" BIGINT,
  "uv_index" BIGINT,
  "status" VARCHAR,
  "moon_phase" VARCHAR,
  "sunrise" VARCHAR,
  "sunset" VARCHAR,
  "moonrise" VARCHAR,
  "moonset" VARCHAR,
  "sunny" BIGINT,
  "rainsnow" BIGINT,
  "rainday" BIGINT,
  "avgrainday" DOUBLE,
  "avgsnowday" DOUBLE,
  "umbrella" VARCHAR,
  "outdoors" VARCHAR,
  "driving" VARCHAR,
  "clothing" VARCHAR,
  "heat_stroke" VARCHAR,
  "wind_chill" VARCHAR,
  "date_taken" VARCHAR,
  "weekday" VARCHAR,
  "umbrella_needed" VARCHAR,
  "outdoors_needed" VARCHAR,
  "driving_needed" VARCHAR,
  "clothing_needed" VARCHAR,
  "heat_stroke_needed" VARCHAR,
  "wind_chill_needed" VARCHAR,
  "umbrella_rank" BIGINT,
  "outdoors_rank" BIGINT,
  "driving_needed_rank" BIGINT,
  "clothing_rank" VARCHAR,
  "heat_stroke_rank" VARCHAR,
  "wind_chill_rank" VARCHAR,
  "date" TIMESTAMP
);

Share link

Anyone who has the link will be able to view this.