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

Add non-filtering endpoints #10

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Add non-filtering endpoints #10

wants to merge 5 commits into from

Conversation

greenape
Copy link
Member

Makes correctly identifying ids for categories etc. much easier.

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@greenape greenape requested a review from Thingus November 23, 2023 12:30
"label_fr": "Résidents",
"description_fr": "Estime le nombre de personnes résidant dans une zone pendant le mois sélectionné par l'utilisateur.",
"method_fr": "L'indicateur des résidents estime le nombre de personnes résidant dans chaque zone pendant le mois sélectionné par l'utilisateur.\n\nL'indicateur est calculé à partir de l'indicateur d'afflux net et du nombre de base de résidents dans la zone pendant une période de référence.\n\nL'emplacement du domicile d'un abonné est déterminé par la zone dans laquelle se trouve la tour de téléphonie cellulaire qui a acheminé le plus fréquemment le dernier événement réseau de l'abonné (par exemple, un appel, un message SMS, ou des données mobiles) de la journée au cours des quatre semaines précédentes, avec une mise à jour mensuelle.",
"description_fr": "The estimated number of residents per communal section for the current month.",
Copy link
Contributor

Choose a reason for hiding this comment

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

Does this need translating?

@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Added
- Added new endpoint 'csv' to return a query as a CSV text object.
- Added new `all_X` endpoints for indicators, categories, spatial, and temporal resolutions which return all of them even if no datasets exist that are accessible only with `admin` scope.


### Changed
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we need a changelog entry for the upload nb changes?

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

Successfully merging this pull request may close these issues.

2 participants