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

2007-2008 report - add new rows covering countries that are listed but have no training items #22

Open
tlongers opened this issue Jul 26, 2024 · 0 comments

Comments

@tlongers
Copy link
Member

2007-2008 has four countries that are listed but have no activities associated with them. I've now included them in the new scrape with this line:

s/<country name=\"(.*)\">\n<c_name>.*<\/c_name>\n<\/country>/<country name=\"\1\">\n<c_name>\1<\/c_name>\n<program name=\"No activities reported for \1 in 2007-2008\">\n<training>\n<course_title>No activities reported for \1 in 2007-2008<\/course_title>\n<\/training>\n<\/program>\n<\/country>/g

Here's the data:

image

As they are new relative to the 2019 scrape, they don't have IDs so need manually bringing across to the final 2007 output file.

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

No branches or pull requests

1 participant