Baselight

Honeybees And Neonic Pesticides

Are Neonic pesticides connected to decline of honeybee colonies?

@kaggle.kevinzmith_honey_with_neonic_pesticide

Vhoneyneonic V02
@kaggle.kevinzmith_honey_with_neonic_pesticide.vhoneyneonic_v02

  • 52.82 KB
  • 825 rows
  • 16 columns
state

State

numcol

Numcol

yieldpercol

Yieldpercol

totalprod

Totalprod

stocks

Stocks

priceperlb

Priceperlb

prodvalue

Prodvalue

year

Year

statename

StateName

region

Region

nclothianidin

NCLOTHIANIDIN

nimidacloprid

NIMIDACLOPRID

nthiamethoxam

NTHIAMETHOXAM

nacetamiprid

NACETAMIPRID

nthiacloprid

NTHIACLOPRID

nallneonic

NAllNeonic

AL11000566160002090001.499180002007AlabamaSouth7696.23258.14149.615103.9
AL11000727920002300001.219580002006AlabamaSouth6804230.25371.610281.8
AL120008610320001030001.1812180002002AlabamaSouth1178.8840.42019.2
AL120008710440002820001.4114720002004AlabamaSouth2676.41323.93863.97864.2
AL13000668580002660001.028750002005AlabamaSouth1503.6994.55493.97992
AL13000821066000430001.2413220002003AlabamaSouth668.3591.71260
AL140007310220002350000.727360002001AlabamaSouth1490.81490.8
AL160007111360001590000.728180001998AlabamaSouth1836.31836.3
AL160007812480001870000.597360002000AlabamaSouth1499.21499.2
AL170006811560001850000.566470001999AlabamaSouth1251.21251.2

CREATE TABLE vhoneyneonic_v02 (
  "state" VARCHAR,
  "numcol" DOUBLE,
  "yieldpercol" BIGINT,
  "totalprod" DOUBLE,
  "stocks" DOUBLE,
  "priceperlb" DOUBLE,
  "prodvalue" DOUBLE,
  "year" BIGINT,
  "statename" VARCHAR,
  "region" VARCHAR,
  "nclothianidin" DOUBLE,
  "nimidacloprid" DOUBLE,
  "nthiamethoxam" DOUBLE,
  "nacetamiprid" DOUBLE,
  "nthiacloprid" DOUBLE,
  "nallneonic" DOUBLE
);

Share link

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