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

Activity #2B #6

Open
jbericat opened this issue Oct 27, 2020 · 1 comment
Open

Activity #2B #6

jbericat opened this issue Oct 27, 2020 · 1 comment
Labels
Follow-Up & Resources Activity follow-up & related resources discussion thread

Comments

@jbericat
Copy link
Member

Here we could share resources related with this activity (bibliography, links, etc), as well as discuss any problem or issue we might face while performing it (English is not mandatory).

@jbericat jbericat added the Follow-Up & Resources Activity follow-up & related resources discussion thread label Oct 27, 2020
@jbericat
Copy link
Member Author

jbericat commented Nov 5, 2020

The xPath expression that works is this one:

concat('Hi ha hagut un increment de ', (/response/row/row[confirmed_cases = max(/response/row/row/confirmed_cases)]/confirmed_cases/text())-(/response/row/row[confirmed_cases = max(/response/row/row/confirmed_cases)]/preceding::row[2]/confirmed_cases/text()),' casos')

I've already documented it on my latest branch version (there is nothing else to do here).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Follow-Up & Resources Activity follow-up & related resources discussion thread
Projects
None yet
Development

No branches or pull requests

1 participant