tcpd / LokDhaba_JS

Development repository for lokdhaba in javascript
2 stars 6 forks source link

ADR data - blank and other values #70

Closed priyamvadatrivedi closed 2 years ago

priyamvadatrivedi commented 2 years ago

So we have "Other and Unspecified" --> can this be only "Other"?

"Unspecified" should be used for when the cells are blank. Instead of "0", we should have "Unspecified" which means no information.

mohitkharb commented 2 years ago

Keeping "unknown" for missing data values.

blusoulna commented 2 years ago

Currently "Other and Unspecified" has both blanks and "Other" professions (like household) Should we just disaggregate?

priyamvadatrivedi commented 2 years ago

yes. "blank" should be "unspecified" or "unknown". everything else will be "other"