Skip to contents

Data retrieval

Functions to retrieve data from different sources

get_changesets_details()
Retrieve Changesets' details.
get_contributions_changesets()
Retrieves changesets by a set of user(s)
get_contributions_diaries()
Retrieve Users' diaries' titles
get_contributions_osm_users()
Get OSM contributions by type
get_contributions_wiki()
Get wiki contributions from a given set of users

Data manipulation

Process raw data to generate datasets to be consumed by the data visualisations.

calc_stats_contributions_wiki()
Generates a summary of wiki contributions
extract_and_combine_tags()
Extract nested keys and values from changesets
categorise_keys()
Categorises OSM's keys

Scaffolding

Functions that generate the necessary files to create data visualisations

create_dashboard()
Create a dashboard template

All

Every function, sorted alphabetically

calc_stats_contributions_wiki()
Generates a summary of wiki contributions
categorise_keys()
Categorises OSM's keys
create_dashboard()
Create a dashboard template
extract_and_combine_tags()
Extract nested keys and values from changesets
get_changesets_details()
Retrieve Changesets' details.
get_contributions_changesets()
Retrieves changesets by a set of user(s)
get_contributions_diaries()
Retrieve Users' diaries' titles
get_contributions_osm_users()
Get OSM contributions by type
get_contributions_wiki()
Get wiki contributions from a given set of users