Hacker News new | ask | show | jobs
by somenameforme 26 days ago
Yeah I don't understand how something like this makes any sense. Just average out the data points and you're going to get pretty much a straight line path of where and what somebody did. Maybe if there's like one data point per week per person, but even that's going to be pretty informative when averaged as to exactly where somebody lives, works, and so on.
3 comments

Depends on if the independent events are uncorrelated. For example, if they had to be quantized to a grid of length 1750ft and quantized sufficiently in time as well, it might be impossible to average out since the various data points provide no new information.
This is why I posted the k-anonymity paper. A dataset is k-anonymous if using the dataset is is not possible to distinguish a given person in the dataset from k other people. Then we set a value of k we feel comfortable with and from that we can back into the areas which intuitively you would think would need to vary in size based on time of day and how many people travel through each area in the dataset.

It’s a lot of work but this is what you need to do to guarantee a given (non-zero) level of privacy. It can be done if people are serious about it.

It's a classic legislation move to look like you're doing something in order to shut down public displeasure, while not actually doing anything.
I assume this depends if 1750ft means the location you can derive from the data (together with other data) or the precision of the individual data point
its the definition of precise geolocation data in the va code: https://law.lis.virginia.gov/vacode/title59.1/chapter53/sect...