datacommonsorg / data

Apache License 2.0
57 stars 105 forks source link

the columns of the converted datasets does not exist in statistical variable explorer #945

Open soheilade opened 7 months ago

soheilade commented 7 months ago

hi,

I have followed some of the conversion scripts in the data/scripts/ folder and I cannot find some columns in statsitical variable explorer. For example in this import here the final dataset has columns such as Count_BirthEvent_AsAFractionOf_Count_Person which does not exist in statsitical variable explorer. I wonder if it is not mandatory that all columns in the cleaned dataset are not suppoed to be found in statsitical variable explorer?

soheilade commented 7 months ago

yet when i search in datacommons for this statstical variable for a specific entity, i get NAN

val = dc.get_stat_value("dcid:nuts/AL", "Count_BirthEvent_AsAFractionOf_Count_Person", date=None, measurement_method=None,observation_period=None, unit=None, scaling_factor=None)
print(val)

while acording to this dataset it must return 0.0167