0.1.2 • Published 6 years ago

ifct2017-primarysamplingunits v0.1.2

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

Number of primary sampling units in each State/UT in Indian Food Composition Tables 2017.

Please use @ifct2017/samplingunits instead.

const primarySamplingUnits = require('ifct2017-content');
// {sno, state, districts, selected}
// sno: Sl. No.
// state: State name
// districts: Total No. of Districts
// selected: Districts Selected

primarySamplingUnits;
// {
//   "sno": ["1", ...],
//   "state": ["Andhra Pradesh", ...],
//   "districts": ["23", ...],
//   "selected": ["4", ...]
// }

NPM

Ask about composition of 526 key foods in India: ifct2017.github.io

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago

0.0.0

6 years ago