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

feat(PNI): include PNI Database #181

Merged
merged 23 commits into from
Dec 21, 2023
Merged

feat(PNI): include PNI Database #181

merged 23 commits into from
Dec 21, 2023

Conversation

luabida
Copy link
Collaborator

@luabida luabida commented Dec 8, 2023

No description provided.

@luabida luabida requested review from esloch and fccoelho December 11, 2023 21:35
poetry.lock Outdated
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

for some reason, poetry.lock wasn't on repo yet 🤔

@@ -22,7 +22,7 @@ wget = "^3.2"
loguru = "^0.6.0"
Unidecode = "^1.3.6"
dateparser = "^1.1.8"
pandas = ">=1.5.3"
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

pandas 1.5.3 uses applymap instead of map

@luabida luabida marked this pull request as ready for review December 12, 2023 20:09
Copy link
Collaborator

@esloch esloch left a comment

Choose a reason for hiding this comment

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

Good job!

.github/workflows/python-package.yml Outdated Show resolved Hide resolved
),
}
groups = {
"CPNI": "Centro de Parto Normal Intra-Hospitalar",
Copy link
Collaborator

Choose a reason for hiding this comment

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

It's curious that PNI has a dataset for "Parto Normal Intra-Hospitalar", does not seem related...

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

By any chance, do you know the difference between CPNI and DPNI? both file prefixes are found in the ftp server

pysus/ftp/databases/sim.py Show resolved Hide resolved
pysus/online_data/CIHA.py Outdated Show resolved Hide resolved
pysus/online_data/CNES.py Outdated Show resolved Hide resolved
@luabida
Copy link
Collaborator Author

luabida commented Dec 20, 2023

@fccoelho This PR needs merge in order to continue AlertaDengue/episcanner-downloader#13

@luabida luabida merged commit 67fca92 into AlertaDengue:main Dec 21, 2023
4 checks passed
@luabida luabida deleted the pni branch December 21, 2023 11:02
Copy link

🎉 This PR is included in version 0.13.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants