Baselight

Nepal Literacy Rate

Nepal Literacy Rate(2011)

@kaggle.milan400_nepal_literacy_rate

Loading...
Loading...

About this Dataset

Nepal Literacy Rate

Context

Nepal Literacy Rate(2011)

Content

It contains: Province , Sex , Population Aged 5 years & above, Population who are Can read & write, Literacy Rate

Acknowledgements

OPENDATANEPAL

Inspiration

This shows the nepal literacy rate in 2011.

Tables

Province Wise

@kaggle.milan400_nepal_literacy_rate.province_wise
  • 4.92 KB
  • 24 rows
  • 5 columns
Loading...

CREATE TABLE province_wise (
  "province" VARCHAR,
  "sex" VARCHAR,
  "population_aged_5_years_above" BIGINT,
  "population_who_are_can_read_write" BIGINT,
  "literacy_rate" DOUBLE
);

Share link

Anyone who has the link will be able to view this.