Baselight

High Rated Handguns

A list of the 75 highest rated handguns with there specifications and price

@kaggle.thomaskonstantin_high_rated_handguns

Loading...
Loading...

About this Dataset

High Rated Handguns

Tables

Tophandgunds

@kaggle.thomaskonstantin_high_rated_handguns.tophandgunds
  • 25.06 KB
  • 74 rows
  • 19 columns
Loading...

CREATE TABLE tophandgunds (
  "gun_name" VARCHAR,
  "gun_price" VARCHAR,
  "gun_specs" VARCHAR,
  "type" VARCHAR,
  "action" VARCHAR,
  "caliber" VARCHAR,
  "barrel_length" VARCHAR,
  "capacity" VARCHAR,
  "hammer_style" VARCHAR,
  "grips" VARCHAR,
  "sights" VARCHAR,
  "weight" VARCHAR,
  "frame_description" VARCHAR,
  "frame_size" VARCHAR,
  "cylinder_finish" VARCHAR,
  "barrel_finish" VARCHAR,
  "oal" VARCHAR,
  "barrel_length_range" VARCHAR,
  "weight_range" VARCHAR
);

Share link

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