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

first translation of the tidyr::cms_patient_experience #92

Merged
merged 7 commits into from
Nov 15, 2023

Conversation

beatrizmilz
Copy link
Collaborator

@beatrizmilz beatrizmilz commented Nov 12, 2023

#88

Hi Riva! I made a first attempt to translate this dataset, but I have a question:
In the "measure_title" var, the values have a colon : in the text. Will this be a problem? I imagine it can break the YAML!

@beatrizmilz
Copy link
Collaborator Author

@halian-vilela, se quiser revisar essa tradução, fiz uma v1!

@rivaquiroga
Copy link
Member

@beatrizmilz, a workaround could be to put the values inside quotations marks 🤔. We'll need to test if it works!

@beatrizmilz beatrizmilz mentioned this pull request Nov 15, 2023
@beatrizmilz
Copy link
Collaborator Author

Good idea! It worked with the translate() function.

> translate("cms_patient_experience.yml")
# A tibble: 500 × 5
   organizacao_id organizacao_nome           medida_codigo medida_titulo
   <chr>          <chr>                      <chr>         <chr>        
 1 0446157747     USC CARE MEDICAL GROUP INC CAHPS_GRP_1   Obtenção de …
 2 0446157747     USC CARE MEDICAL GROUP INC CAHPS_GRP_2   O quão bem o…
 3 0446157747     USC CARE MEDICAL GROUP INC CAHPS_GRP_3   CAHPS for MI…
 4 0446157747     USC CARE MEDICAL GROUP INC CAHPS_GRP_5   Promoção e e…
 5 0446157747     USC CARE MEDICAL GROUP INC CAHPS_GRP_8   Equipe do co…
 6 0446157747     USC CARE MEDICAL GROUP INC CAHPS_GRP_12  Administraçã…
 7 0446162697     ASSOCIATION OF UNIVERSITY… CAHPS_GRP_1   Obtenção de …
 8 0446162697     ASSOCIATION OF UNIVERSITY… CAHPS_GRP_2   O quão bem o…
 9 0446162697     ASSOCIATION OF UNIVERSITY… CAHPS_GRP_3   CAHPS for MI…
10 0446162697     ASSOCIATION OF UNIVERSITY… CAHPS_GRP_5   Promoção e e…
# ℹ 490 more rows
# ℹ 1 more variable: taxa_performance <dbl>
# ℹ Use `print(n = ...)` to see more rows

@beatrizmilz
Copy link
Collaborator Author

@scopinho Caso queira revisar esse também, é o último que falta para a tradução do capítulo sobre tidyr!

@scopinho
Copy link
Contributor

@scopinho Caso queira revisar esse também, é o último que falta para a tradução do capítulo sobre tidyr!

Oi @beatrizmilz , pode me colocar que revisareo este também.

Copy link
Contributor

@scopinho scopinho left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@beatrizmilz , revisao feita. Pequeno ajuste no titulo e descrição. Veja se faz sentido pls.

inst/specs/cms_patient_experience.yml Outdated Show resolved Hide resolved
inst/specs/cms_patient_experience.yml Outdated Show resolved Hide resolved
@beatrizmilz
Copy link
Collaborator Author

@beatrizmilz , revisao feita. Pequeno ajuste no titulo e descrição. Veja se faz sentido pls.

Faz sentido sim!

Merge branch 'master' into tidyr-cms-patient-experience

# Conflicts:
#	data/data.R
@rivaquiroga rivaquiroga merged commit 21e5ae9 into master Nov 15, 2023
3 checks passed
@rivaquiroga rivaquiroga deleted the tidyr-cms-patient-experience branch November 15, 2023 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

3 participants