Baselight

Top 200 Common Passwords By Country 2021

Are your password in the list?

@kaggle.prasertk_top_200_passwords_by_country_2021

Loading...
Loading...

About this Dataset

Top 200 Common Passwords By Country 2021

Context

Top 200 most common passwords by country in 2021.

Content

See the big picture of most common passwords in each country.

Acknowledgements

data source: https://nordpass.com/most-common-passwords-list/

Inspiration

See the similarities and differences of common passwords in each country.

Tables

Top 200 Password 2020 By Country

@kaggle.prasertk_top_200_passwords_by_country_2021.top_200_password_2020_by_country
  • 121.17 KB
  • 9800 rows
  • 8 columns
Loading...

CREATE TABLE top_200_password_2020_by_country (
  "country_code" VARCHAR,
  "country" VARCHAR,
  "rank" BIGINT,
  "password" VARCHAR,
  "user_count" BIGINT,
  "time_to_crack" VARCHAR,
  "global_rank" DOUBLE,
  "time_to_crack_in_seconds" BIGINT
);

Share link

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