Baselight

Salem Witchcraft Dataset

Explore and visualize the Salem witchcraft trials

@kaggle.rtatman_salem_witchcraft_dataset

Committee Yearly Data Set
@kaggle.rtatman_salem_witchcraft_dataset.committee_yearly_data_set

  • 28.22 KB
  • 5 rows
  • 42 columns
committee_1685

Committee 1685

petition

Petition

social

Social

committee_1686

Committee 1686

petition_1

Petition.1

social_1

Social.1

committee_1687

Committee 1687

petition_2

Petition.2

social_2

Social.2

committee_1688

Committee 1688

petition_3

Petition.3

social_3

Social.3

committee_1689

Committee 1689

petition_4

Petition.4

social_4

Social.4

committee_1690

Committee 1690

petition_5

Petition.5

social_5

Social.5

committee_1691

Committee 1691

petition_6

Petition.6

social_6

Social.6

committee_1692

Committee 1692

petition_7

Petition.7

social_7

Social.7

committee_1693

Committee 1693

petition_8

Petition.8

social_8

Social.8

committee_1694

Committee 1694

petition_9

Petition.9

social_9

Social.9

committee_1695

Committee 1695

petition_10

Petition.10

social_10

Social.10

committee_1696

Committee 1696

petition_11

Petition.11

social_11

Social.11

committee_1697

Committee 1697

petition_12

Petition.12

social_12

Social.12

committee_1698

Committee 1698

petition_13

Petition.13

social_13

Social.13

Putnam, Lt. John [Senr]Pro-PChurchPutnam, Lt. JohnPro-PChurchPutnam, Capt. JohnPro-PChurchPutnam, Capt. JohnPro-PChurchPutnam, Capt. JohnPro-PChurchPutnam, Lett. NatheniellPro-PChurchNurse, FrancisAnti-PHouseholderPorter, JosephAnti-PHouseholderPope, JosephAnti-PHouseholderPutnam, Liuet. NathanillPro-PChurchPutnam, Liuet NathaniellPro-PChurchPutnam, Capt. JohnPro-PChurchPutnam, Nathaniel LiutPro-PChurchAndrew, DaniellAnti-PHouseholder
Walcott, JonathanPro-PHouseholderSibley, WilliamNoSHouseholderPorter, Lt. IsarellAnti-PFreeholderFlintt, Ensine ThomasPro-PHouseholderRea, Joshua SenrAnti-PChurchTarbell, JohnAnti-PChurchPorter, JosephAnti-PHouseholderHutchinson, JosephAnti-PHouseholderTarbell, JohnAnti-PChurchFlint, Ensigne ThomasPro-PHouseholderFlint, ensign ThomasPro-PHouseholderPutnam, ThomasPro-PChurchBuxton, JohnAnti-PHouseholderRayment, ThomasAnti-PHouseholder
Buxton, JohnAnti-PHouseholderFlint, ThomasPro-PChurchFlint, Ensigne ThomasPro-PChurchHutchinson, JosephAnti-PHouseholderFlintt, Ensign ThomasPro-PHouseholderFuller, Thomas JunrPro-PChurchHutchinson, JosephAnti-PHouseholderWillikins, ThomasAnti-PChurchHolton, Joseph JunAnti-PHouseholderFuller, Corporall Thomas [Jr]Pro-PChurchWilknes, HenryPro-PChurchDale, JohnPro-PHouseholderPutnam, ThomasPro-PChurchGoodell, Zach SenrPro-PChurch
Sibley, WilliamNoSHouseholderTarbill, JohnAnti-PChurchTarbill, JohnAnti-PChurchAndrew, DanillAnti-PHouseholderPutnam, EdwardPro-PChurchPutnam, JonathanPro-PChurchAndrew, DaniellAnti-PHouseholderGodell, ZacheriahPro-PChurchPreston, ThomasAnti-PHouseholderWillknes, HenryPro-PChurchPutnam, ThomasPro-PChurchWilknes, BenjaminPro-PChurchPutnam, JonathanPro-PChurchPutnam, ThomasPro-PChurch
Putnam, Thomas JunrPro-PChurchPutnam, Thomas JunrPro-PChurchPutnam, ThomasPro-PChurchnannannanPreston, ThomasAnti-PHouseholderHolton, Joseph JurAnti-PHouseholderPutnam, JosephAnti-PHouseholderPutnam, JosephAnti-PHouseholderSmith, JamesNoSHouseholderPutnam, ThomasPro-PChurchFuller, JacobNoSHouseholderWalcott, JohnPro-PHouseholderNurs, SamuellAnti-PChurchWilkins, HenryPro-PChurch

CREATE TABLE committee_yearly_data_set (
  "committee_1685" VARCHAR,
  "petition" VARCHAR,
  "social" VARCHAR,
  "committee_1686" VARCHAR,
  "petition_1" VARCHAR,
  "social_1" VARCHAR,
  "committee_1687" VARCHAR,
  "petition_2" VARCHAR,
  "social_2" VARCHAR,
  "committee_1688" VARCHAR,
  "petition_3" VARCHAR,
  "social_3" VARCHAR,
  "committee_1689" VARCHAR,
  "petition_4" VARCHAR,
  "social_4" VARCHAR,
  "committee_1690" VARCHAR,
  "petition_5" VARCHAR,
  "social_5" VARCHAR,
  "committee_1691" VARCHAR,
  "petition_6" VARCHAR,
  "social_6" VARCHAR,
  "committee_1692" VARCHAR,
  "petition_7" VARCHAR,
  "social_7" VARCHAR,
  "committee_1693" VARCHAR,
  "petition_8" VARCHAR,
  "social_8" VARCHAR,
  "committee_1694" VARCHAR,
  "petition_9" VARCHAR,
  "social_9" VARCHAR,
  "committee_1695" VARCHAR,
  "petition_10" VARCHAR,
  "social_10" VARCHAR,
  "committee_1696" VARCHAR,
  "petition_11" VARCHAR,
  "social_11" VARCHAR,
  "committee_1697" VARCHAR,
  "petition_12" VARCHAR,
  "social_12" VARCHAR,
  "committee_1698" VARCHAR,
  "petition_13" VARCHAR,
  "social_13" VARCHAR
);

Share link

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