Skip to content

Conversation

@ramiromagno
Copy link
Member

@ramiromagno ramiromagno commented May 28, 2025

@lucassantosbicalho , let us work on this PR, on this project. No need for you to create a PR from your fork.

@ramiromagno
Copy link
Member Author

To think about how we might create those verbs for building the request it might be useful to explore calls to the low-level function I just created req().

I added two simple examples drawn from here: https://documentation-resources.opendatasoft.com/api/explore/v2.1/console.

You can find them at req()'s documentation.

= and others added 4 commits June 11, 2025 00:32
Refactor code by extracting validation logic into separate functions to be reused:
- has_extra_commas() to detect extra commas
- has_invalid_field_name() to validate field names
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.

Discuss DSL Design for R Client Translating dplyr Verbs to ODSQL Syntax

3 participants