Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rounded values when pulling through NM_31_1 #30

Open
Lydiaargh opened this issue Mar 8, 2022 · 1 comment
Open

Rounded values when pulling through NM_31_1 #30

Lydiaargh opened this issue Mar 8, 2022 · 1 comment
Assignees

Comments

@Lydiaargh
Copy link

Lydiaargh commented Mar 8, 2022

Hi,
I'm pulling through some mid-year population estimates using this:

mid_year_pop_estimates_raw <- nomis_get_data("NM_31_1", geography = "TYPE431", date = 2017)

The values in the OBS_VALUE column are rounded to the nearest 00 (rounded) when compared to the raw data downloaded via nomis. I've only had this issue with NM_31_1 so far, and it appears to be the case for others years I've pulled through (2018 and 2019)

Many thanks,
Lydia

@evanodell evanodell self-assigned this Mar 9, 2022
@evanodell
Copy link
Collaborator

The API itself appears to round these result values. I will check to see if it rounds the results in other formats.

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

No branches or pull requests

2 participants