Hi everyone. I have a question about places/place IDs. I am currently looking at the number of visitors to the Oakland Coliseum stadium in July. When I search by the stadium address, many different results come up. I think I’ve narrowed it down to three places but am wondering why there are three to begin with and if I can just use one of them. These are the 3 placekeys: [email protected]
[email protected]
[email protected]
I want to find the total number of visitors from each census block, which would mean aggregating the visitor_home_cbgs
variable. But because I have three locations, simply summing could lead to duplicate counts (assuming a visitor could be recorded in all three of these places). What would you recommend I do? Is there one location I should use?
This topic was automatically generated from Slack. You can find the original thread here.