Skip to content

Add location cluster centroid latitude and longitude features#243

Merged
jenniferfedor merged 4 commits intodevelopfrom
feature/locations-cluster-centroids
Oct 23, 2025
Merged

Add location cluster centroid latitude and longitude features#243
jenniferfedor merged 4 commits intodevelopfrom
feature/locations-cluster-centroids

Conversation

@jenniferfedor
Copy link
Collaborator

This PR adds to the phone locations Doryab provider features for the latitude and longitude of the centroid of each of the first, second, and third most significant location clusters. The centroid of each cluster is computed as the weighted mean of the individual coordinates assigned to the cluster. These are intended to be companion features for the timeattop1location, timeattop2location, and timeattop3location features that could be used for further processing or analysis (e.g., as inputs to Google Maps Geocoding API). Note that processed data containing these features are no longer deidentified.

To process these features, in the config file the INCLUDE_COORDINATES parameter in the must be toggled to True and the respective timeattop[n]location feature must be included in the FEATURES array.

@jenniferfedor jenniferfedor merged commit 7b6e5b8 into develop Oct 23, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant