0.1.2 • Published 7 years ago

ifct2017-primarysamplingunits v0.1.2

Weekly downloads
-
License
MIT
Repository
-
Last release
7 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

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago

0.0.0

7 years ago