Baselight

Climate Change Vs Global Warming

Worldwide keyword/topic search comparison - Google Trend Labs

@kaggle.kkhandekar_climate_change_vs_global_warming

Loading...
Loading...

About this Dataset

Climate Change Vs Global Warming

Global warming vs climate change

Many people use these two terms interchangeably, but we think it’s important to acknowledge their differences. Global warming is an increase in the Earth’s average surface temperature from human-made greenhouse gas emissions. On the other hand, climate change refers to the long-term changes in the Earth’s climate, or a region on Earth, and includes more than just the average surface temperature. For example, variations in the amount of snow, sea levels, and sea ice can all be consequences of climate change.

Content

Worldwide Climate Change & Global Warming keyword / topic search in Google Search Engine from 2004 - present

Acknowledgements

Google Trends Lab

Tables

Breakdown City

@kaggle.kkhandekar_climate_change_vs_global_warming.breakdown_city
  • 4.06 kB
  • 72 rows
  • 3 columns
Loading...
CREATE TABLE breakdown_city (
  "city" VARCHAR,
  "climate_change_1_1_04_9_27_21" VARCHAR  -- Climate Change: (1/1/04 - 9/27/21),
  "global_warming_1_1_04_9_27_21" VARCHAR  -- Global Warming: (1/1/04 - 9/27/21)
);

Breakdown Region

@kaggle.kkhandekar_climate_change_vs_global_warming.breakdown_region
  • 6.47 kB
  • 250 rows
  • 3 columns
Loading...
CREATE TABLE breakdown_region (
  "country" VARCHAR,
  "climate_change_1_1_04_9_27_21" VARCHAR  -- Climate Change: (1/1/04 - 9/27/21),
  "global_warming_1_1_04_9_27_21" VARCHAR  -- Global Warming: (1/1/04 - 9/27/21)
);

Climatechange Interestby City

@kaggle.kkhandekar_climate_change_vs_global_warming.climatechange_interestby_city
  • 3.37 kB
  • 72 rows
  • 2 columns
Loading...
CREATE TABLE climatechange_interestby_city (
  "city" VARCHAR,
  "climate_change_1_1_04_9_27_21" BIGINT  -- Climate Change: (1/1/04 - 9/27/21)
);

Climatechange Interestby Region

@kaggle.kkhandekar_climate_change_vs_global_warming.climatechange_interestby_region
  • 5.32 kB
  • 250 rows
  • 2 columns
Loading...
CREATE TABLE climatechange_interestby_region (
  "country" VARCHAR,
  "climate_change_1_1_04_9_27_21" VARCHAR  -- Climate Change: (1/1/04 - 9/27/21)
);

Globalwarming Interestby City

@kaggle.kkhandekar_climate_change_vs_global_warming.globalwarming_interestby_city
  • 3.43 kB
  • 77 rows
  • 2 columns
Loading...
CREATE TABLE globalwarming_interestby_city (
  "city" VARCHAR,
  "global_warming_1_1_04_9_27_21" BIGINT  -- Global Warming: (1/1/04 - 9/27/21)
);

Globalwarming Interestby Region

@kaggle.kkhandekar_climate_change_vs_global_warming.globalwarming_interestby_region
  • 5.55 kB
  • 250 rows
  • 2 columns
Loading...
CREATE TABLE globalwarming_interestby_region (
  "country" VARCHAR,
  "global_warming_1_1_04_9_27_21" DOUBLE  -- Global Warming: (1/1/04 - 9/27/21)
);

Interest Over Time

@kaggle.kkhandekar_climate_change_vs_global_warming.interest_over_time
  • 4.86 kB
  • 213 rows
  • 3 columns
Loading...
CREATE TABLE interest_over_time (
  "month" VARCHAR,
  "climate_change_worldwide" BIGINT  -- Climate Change: (Worldwide),
  "global_warming_worldwide" BIGINT  -- Global Warming: (Worldwide)
);

Share link

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