Alignment based on item structure¶
-
alignment_utils.instantiate_country_specific_request_object(study)[source]¶ Instantiates the appropriate set of country-specific requests according to the study. Country-specific requests are deleted from alignment by design because the answer categories frequently change from country to country.
Parameters: study (param1) – study metadata, embedded in filenames. Returns: country_specific_requests (Python object). Instance of python object that encapsulates the item names of the country specific questions.
-
alignment_utils.instantiate_language_stopwords_set(language)[source]¶ Instantiates the appropriate list of language-specific stopwords. These lists were taken from https://github.com/stopwords-iso.
Parameters: study (param1) – study metadata, embedded in filenames. Returns: country_specific_requests (Python object). Instance of python object that encapsulates the item names of the country specific questions.
-
class
countryspecificrequest.ESSCountrySpecificR01[source]¶ Item names of country specific questions in ESS round 1.
-
class
countryspecificrequest.ESSCountrySpecificR02[source]¶ Item names of country specific questions in ESS round 2.
-
class
countryspecificrequest.ESSCountrySpecificR03[source]¶ Item names of country specific questions in ESS round 3.
-
class
countryspecificrequest.ESSCountrySpecificR04[source]¶ Item names of country specific questions in ESS round 4.
-
class
countryspecificrequest.ESSCountrySpecificR05[source]¶ Item names of country specific questions in ESS round 5.
-
class
countryspecificrequest.ESSCountrySpecificR06[source]¶ Item names of country specific questions in ESS round 6.
-
class
countryspecificrequest.ESSCountrySpecificR07[source]¶ Item names of country specific questions in ESS round 7.
-
class
countryspecificrequest.ESSCountrySpecificR08[source]¶ Item names of country specific questions in ESS round 9.
-
class
countryspecificrequest.ESSCountrySpecificR09[source]¶ Item names of country specific questions in ESS round 9.
-
class
countryspecificrequest.EVSCountrySpecificR02[source]¶ Item names of country specific questions in EVS wave 2.
-
class
countryspecificrequest.EVSCountrySpecificR03[source]¶ Item names of country specific questions in EVS wave 3.