Skip to content

Statistics Latvia - RUI020m - bad request #278

@mapdek

Description

@mapdek

Dear All,

I am trying to extract data from this table from Statistics Latvia using PXweb, but receive an error Bad request (HTTP 400), please see the image below:

Is there something wrong on the side of the syntax?

library(pxweb)

pxweb_query_list <-
  list("NACE_MIG" = c("B_C_D"),
       "ContentsCode" = c("RUI020m"),
       "TIME" = c("*"))
 
px_data <-
  pxweb_get(url = "https://data.stat.gov.lv/api/v1/en/OSP_PUB/NOZ/RU/RUI/RUI020m",
            query = pxweb_query_list)  

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions