Giter Club home page Giter Club logo

we-value-your-privacy's Introduction

Measuring the GDPR’s Impact on Web Privacy

From December 2017 to December 2018, we monitored the 500 most popular websites of all member states of the European Union to track privacy related changes around the enforcement date of the General Data Protection Regulation.

Overview of the pre/post GDPR comparison

The results of our study are published in the paper "We Value Your Privacy ... Now Take Some Cookies: Measuring the GDPR’s Impact on Web Privacy" presented at NDSS 2019. In this repository you can find the raw data to our study.

Paper

Martin Degeling, Christine Utz, Christopher Lentzsch, Henry Hosseini, Florian Schaub, and Thorsten Holz. “We Value Your Privacy ... Now Take Some Cookies: Measuring the GDPR’s Impact on Web Privacy.” In Proc. NDSS 2019. San Diego, CA: Internet Society, 2019. https://doi.org/10.14722/ndss.2019.23378.

An updated version of the paper is available at http://arxiv.org/abs/1808.05096

Data

The following data is made public at the moment. Be aware that we processed the data for our analysis. If you have any questions about how to work with the data or regarding replication of our results, feel free to contact us.

Wording

privacy_wording.json: This file contains a list of terms to identify links to privacy policies sorted by country.

{
	"country": Country Code,
	"words": [Words referring to privacy policies],
	"tlds": [Top level domains],
	"GDPR": [Array of words referring to the GDPR]
}

Annotation Data

site_annotations_2017-12_2018-12: This file contains automatic and manual annotations for the sites we crawled.

While we crawled all sites every month, they were annotated manually only in January 2018 (post-GDPR) and in May and August 2018 (post-GDPR). For the months in between you will probably only find NOLINKFOUND and DONE status codes.

{
    "crawl": Month of the Crawl,
    "host": Host URL,
    "status": NOLINKFOUND|OFFLINE|DONE|NOPOLICY,
    "tracker": [List of Tracking Domains],
    "documents": [List of URLs to privacy policies]
}

Contact

Martin Degeling:

we-value-your-privacy's People

Contributors

mrtn3000 avatar rosstex avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.