Baselight

Personal Location Data Market

Data From: "There’s a Multibillion-Dollar Market for Your Phone’s Location Data"

@kaggle.thedevastator_location_data_companies_a_comprehensive_survey

Loading...
Loading...

About this Dataset

Personal Location Data Market

Personal Location Data Market

Data From: "There’s a Multibillion-Dollar Market for Your Phone’s Location Data"


Original source.
Author: The Markup

About this dataset

There’s a multibillion-dollar market for your phone’s location data. We surveyed 100 companies to find out who they are, what they do with your data, and whether they follow best practices.

Your phone’s location is constantly being tracked and collected by hundreds of companies, many of which are unknown to you. This data is valuable—and it’s being bought and sold in a thriving industry with little regulation.

The Markup surveyed 100 companies that collect or sell location data to get a better understanding of this industry and what it means for your privacy. We asked these companies about their policies and practices around collecting, using, and selling location data. We also reviewed their public statements and website disclosures related to privacy.

What we found was an industry that lacks transparency and accountability, with few companies following best practices around protecting the privacy of their users’ data. In many cases, these companies are collecting more data than they need, retaining it for longer than necessary, sharing it with third parties without user consent, or failing to secure it properly—putting users at risk of identity theft, fraud, or other harms.

If you care about your privacy, you should know who has access to your location data—and what they’re doing with it. This dataset contains information on the 100 companies we surveyed so that you can make informed choices about which ones to trust with your personal data

How to use the dataset

This dataset contains information on companies that collect and sell location data. The data includes the company name, website, logo, narrative, company response, privacy email, privacy policy, and whether or not the company is a California-licensed data broker

Research Ideas

  • To study how location data is collected and sold
  • To understand the business model of location data companies
  • To learn about the privacy policies of these companies

Acknowledgements

This dataset was compiled and analyzed by The Markup. The Markup is a nonprofit newsroom that investigates how powerful institutions impact our lives

License

> License: CC0 1.0 Universal (CC0 1.0) - Public Domain Dedication
> No Copyright - You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission. See Other Information.

Columns

File: location-data-companies.csv

Column name Description
name The name of the company. (String)
website The company's website. (String)
logo The company's logo. (String)
narrative A description of the company. (String)
privacy_email The company's privacy email address. (String)
privacy_policy The company's privacy policy. (String)
CA_broker Whether the company is a California-licensed data broker. (Boolean)

Tables

Location Data Companies

@kaggle.thedevastator_location_data_companies_a_comprehensive_survey.location_data_companies
  • 24.41 KB
  • 47 rows
  • 9 columns
Loading...

CREATE TABLE location_data_companies (
  "name" VARCHAR,
  "website" VARCHAR,
  "logo" VARCHAR,
  "narrative" VARCHAR,
  "company_reponse" VARCHAR,
  "privacy_email" VARCHAR,
  "privacy_policy" VARCHAR,
  "ca_broker" BOOLEAN,
  "vt_broker" BOOLEAN
);

Share link

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