{{-- check whether user has subscribbed to this part or not --}}
@if (request('subscription_table_can_access_demographics') !== null && request('subscription_table_can_access_demographics') === '0' && $isFree == 'no')
Subscription Update Required
Sorry, you are not currently allowed to access this feature. Please consider updating your subscription plan to access this feature.
Update Subscription
@else
Years
Low
High
{{ json_decode($finalDemographics['populationData'])->low }}
{{ json_decode($finalDemographics['populationData'])->high }}
Last Updated :
{{ json_decode($finalDemographics['populationData'])->lastupdated }}
Sex ratio at birth (male births per female births)
YTD
1Y
5Y
Max
Years
Low (male births per female births)
High (male births per female births)
{{ json_decode($finalDemographics['genderDistributionData'])->low }}
{{ json_decode($finalDemographics['genderDistributionData'])->high }}
Last Updated :
{{ json_decode($finalDemographics['genderDistributionData'])->lastupdated }}
Age Distribution
YTD
1Y
5Y
Max
Years
Low (% of total total population)
High (% of total total population)
{{ json_decode($finalDemographics['ageDistributionData'])->low }}
{{ json_decode($finalDemographics['ageDistributionData'])->high }}
Last Updated :
{{ json_decode($finalDemographics['ageDistributionData'])->lastupdated }}
Education level
YTD
1Y
5Y
Max
Years
Low (School enrollment,GPI)
High (School enrollment,GPI)
{{ json_decode($finalDemographics['educationLevelData'])->low }}
{{ json_decode($finalDemographics['educationLevelData'])->high }}
Last Updated :
{{ json_decode($finalDemographics['educationLevelData'])->lastupdated }}
Household size
YTD
1Y
5Y
Max
Years
Low (annual % growth)
High (annual % growth)
{{ json_decode($finalDemographics['householdSizeData'])->low }}
{{ json_decode($finalDemographics['householdSizeData'])->high }}
Last Updated :
{{ json_decode($finalDemographics['householdSizeData'])->lastupdated }}
Urbanization
YTD
1Y
5Y
Max
Years
Low (Urban population)
High (Urban population)
{{ json_decode($finalDemographics['urbanizationData'])->low }}
{{ json_decode($finalDemographics['urbanizationData'])->high }}
Last Updated :
{{ json_decode($finalDemographics['urbanizationData'])->lastupdated }}
Life expectancy
YTD
1Y
5Y
Max
Years
Low (years)
High (years)
{{ json_decode($finalDemographics['lifeExpectancyData'])->low }}
{{ json_decode($finalDemographics['lifeExpectancyData'])->high }}
Last Updated :
{{ json_decode($finalDemographics['lifeExpectancyData'])->lastupdated }}
Fertility rate
YTD
1Y
5Y
Max
Years
Low (Fertility rate, total (births per woman))
High (Fertility rate, total (births per woman))
{{ json_decode($finalDemographics['fertilityRateData'])->low }}
{{ json_decode($finalDemographics['fertilityRateData'])->high }}
Last Updated :
{{ json_decode($finalDemographics['fertilityRateData'])->lastupdated }}
Mortality rate
YTD
1Y
5Y
Max
Years
Low (Mortality rate, infant (per 1,000 live births))
High (Mortality rate, infant (per 1,000 live births))
{{ json_decode($finalDemographics['mortalityRateData'])->low }}
{{ json_decode($finalDemographics['mortalityRateData'])->high }}
Last Updated :
{{ json_decode($finalDemographics['mortalityRateData'])->lastupdated }}
Net Migration
YTD
1Y
5Y
Max
Years
Low (Net migration)
High (Net migration)
{{ json_decode($finalDemographics['migrationRateData'])->low }}
{{ json_decode($finalDemographics['migrationRateData'])->high }}
Last Updated :
{{ json_decode($finalDemographics['migrationRateData'])->lastupdated }}
@endif
@push('scripts')
@endpush