You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add the years for categorical vars to the tooltip (this could get messy) - check if worth doing as there looks to be virtually no years recorded in the db for language variables at least (there is one entry in the db where the languageyear_from and year_to are not null and one linguistic_family and they are the same as the polity years es_spanish_emp_2)
"Official Religion" and "Elites" Religion under RT -> Religious Landscape
"Supracultural Entity"
"Government Restrictions -> Frequency of Governmental Violence Against Religious Groups"
"Societal Restrictions -> Frequency of Societal Violence Against Religious Groups:"
"Professions" -> Source of Support"
Any others that use FREQUENCY_CHOICES, PREVALENCE_CHOICES or ORDER_CHOICES in RT models
Human sacrifice categorical vars (look at models.py)
Continuous vars:
Social Scale
Numerical category vars:
Hierarchical Complexity
Complicated vars and var groups:
Identity and location
Capitals were already implemented, but may be worth thinking of a different way to visualise that makes the uncoded clearer, as well as displaying original/alternative names etc. This can probably all be stuff that is there on the "Polity" dropdown selection
Political and Cultural Relations
Succeeding/Preceding entities could be chained?
Others here all need to be looked at carefully
"Religious Landscape -> Widespread Religion"
Power transitions (these seem to have some overlap with the Leaders etc in Cliopatria)
The text was updated successfully, but these errors were encountered:
TODO
Variables
language
year_from
andyear_to
are not null and onelinguistic_family
and they are the same as the polity yearses_spanish_emp_2
)assign_categorical_variables_to_shapes
to work likeassign_variables_to_shapes
with the way it does imports #115RT -> Religious Landscape
FREQUENCY_CHOICES
,PREVALENCE_CHOICES
orORDER_CHOICES
in RT modelsThe text was updated successfully, but these errors were encountered: