Skip to content

Data by Canadian cities #461

@liliagarciamanrique

Description

@liliagarciamanrique

I have been trying to get searches by Canadian cities using the CMA (Census Metropolitan Area) code.

I have also been trying to get results by writing the city's name, but it doesn't work. Here is my code:

res <- gtrends(c("EV"), geo = c("CA-AB-825"), time = "2018-01-01 2024-05-05" )
I keep getting the same if I use "CA-AB-Calgary
Error in get_widget(comparison_item, category, gprop, hl, cookie_url, : widget$status_code == 200 is not TRUE

If I look at the results in Google Trends, I see 23 cities displaying results that don't follow a CMA geography. And I can't find a DMA for Canada.

Is there a way to get results from Canadian cities?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions