Baselight

Honeybees And Neonic Pesticides

Are Neonic pesticides connected to decline of honeybee colonies?

@kaggle.kevinzmith_honey_with_neonic_pesticide

Vhoneyneonic V03
@kaggle.kevinzmith_honey_with_neonic_pesticide.vhoneyneonic_v03

  • 61.56 KB
  • 1132 rows
  • 17 columns
state

State

numcol

Numcol

yieldpercol

Yieldpercol

totalprod

Totalprod

stocks

Stocks

priceperlb

Priceperlb

prodvalue

Prodvalue

year

Year

statename

StateName

region

Region

fips

FIPS

nclothianidin

NCLOTHIANIDIN

nimidacloprid

NIMIDACLOPRID

nthiamethoxam

NTHIAMETHOXAM

nacetamiprid

NACETAMIPRID

nthiacloprid

NTHIACLOPRID

nallneonic

NAllNeonic

AL1400066924000920000.817480001997AlabamaSouth16704.86704.8
AL1500064960000960000.878350001996AlabamaSouth1371.6371.6
AL1600058928000280000.696400001995AlabamaSouth1716.5716.5
AL1800050900000990000.524680001994AlabamaSouth1
AL19000458550001030000.595040001993AlabamaSouth1
AL2300024552000660000.633480001991AlabamaSouth1
AL250004110250001130000.596050001992AlabamaSouth1
AL11000566160002090001.499180002007AlabamaSouth17696.23258.14149.615103.9
AL11000727920002300001.219580002006AlabamaSouth16804230.25371.610281.8
AL120008610320001030001.1812180002002AlabamaSouth11178.8840.42019.2

CREATE TABLE vhoneyneonic_v03 (
  "state" VARCHAR,
  "numcol" DOUBLE,
  "yieldpercol" BIGINT,
  "totalprod" DOUBLE,
  "stocks" DOUBLE,
  "priceperlb" DOUBLE,
  "prodvalue" DOUBLE,
  "year" BIGINT,
  "statename" VARCHAR,
  "region" VARCHAR,
  "fips" BIGINT,
  "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.