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
  • 3.97 KB
  • 72 rows
  • 3 columns
Loading...

CREATE TABLE breakdown_city (
  "city" VARCHAR,
  "climate_change_1_1_04_9_27_21" VARCHAR,
  "global_warming_1_1_04_9_27_21" VARCHAR
);

Breakdown Region

@kaggle.kkhandekar_climate_change_vs_global_warming.breakdown_region
  • 6.31 KB
  • 250 rows
  • 3 columns
Loading...

CREATE TABLE breakdown_region (
  "country" VARCHAR,
  "climate_change_1_1_04_9_27_21" VARCHAR,
  "global_warming_1_1_04_9_27_21" VARCHAR
);

Climatechange Interestby City

@kaggle.kkhandekar_climate_change_vs_global_warming.climatechange_interestby_city
  • 3.29 KB
  • 72 rows
  • 2 columns
Loading...

CREATE TABLE climatechange_interestby_city (
  "city" VARCHAR,
  "climate_change_1_1_04_9_27_21" BIGINT
);

Climatechange Interestby Region

@kaggle.kkhandekar_climate_change_vs_global_warming.climatechange_interestby_region
  • 5.2 KB
  • 250 rows
  • 2 columns
Loading...

CREATE TABLE climatechange_interestby_region (
  "country" VARCHAR,
  "climate_change_1_1_04_9_27_21" VARCHAR
);

Globalwarming Interestby City

@kaggle.kkhandekar_climate_change_vs_global_warming.globalwarming_interestby_city
  • 3.35 KB
  • 77 rows
  • 2 columns
Loading...

CREATE TABLE globalwarming_interestby_city (
  "city" VARCHAR,
  "global_warming_1_1_04_9_27_21" BIGINT
);

Globalwarming Interestby Region

@kaggle.kkhandekar_climate_change_vs_global_warming.globalwarming_interestby_region
  • 5.42 KB
  • 250 rows
  • 2 columns
Loading...

CREATE TABLE globalwarming_interestby_region (
  "country" VARCHAR,
  "global_warming_1_1_04_9_27_21" DOUBLE
);

Interest Over Time

@kaggle.kkhandekar_climate_change_vs_global_warming.interest_over_time
  • 4.75 KB
  • 213 rows
  • 3 columns
Loading...

CREATE TABLE interest_over_time (
  "month" VARCHAR,
  "climate_change_worldwide" BIGINT,
  "global_warming_worldwide" BIGINT
);

Share link

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