Bullfighting Laws
@owid.bullfighting_laws
@owid.bullfighting_laws
This dataset lists countries where bullfighting is banned and countries where it is still legal. Note that in some countries bullfighting is legal at a national level, although it may be banned in certain regions.
CREATE TABLE owid_bullfighting_laws_1 (
"country" VARCHAR,
"status" VARCHAR,
"year_effective" INTEGER,
"comments" VARCHAR,
"evidence" VARCHAR,
"url" VARCHAR,
"annotation" VARCHAR
);CREATE TABLE owid_bullfighting_laws_2 (
"country" VARCHAR,
"status" VARCHAR,
"year_effective" INTEGER,
"comments" VARCHAR,
"evidence" VARCHAR,
"url" VARCHAR,
"annotation" VARCHAR
);Anyone who has the link will be able to view this.