The Manifesto Project Database API assigns a new version code whenever changes to the corpus texts or metadata are made.
mp_corpusversions(apikey = NULL, only_stable = TRUE)
a data.table with the available version ids (name, tag)
API key to use. Defaults to NULL
, resulting in using
the API key set via mp_setapikey
.
Consider only for versions marked as stable by the Manifesto Project Team, defaults to TRUE
This function always bypasses the cache.