Baselight

Ubudehe Livestock 1

Ubudehe Livestock 1 from Rwanda NISR

@kaggle.jprukundo_ubudehelivestock1

S08a1 Livestock
@kaggle.jprukundo_ubudehelivestock1.s08a1_livestock

  • 368.34 KB
  • 78432 rows
  • 24 columns
hhid

HHID

province

PROVINCE

district

DISTRICT

urb2002

URB2002

quintile

QUINTILE

poverty

POVERTY

hh_wt

HH WT

cluster

CLUSTER

item

ITEM

s8a1q2

S8A1Q2

s8a1q3

S8A1Q3

s8a1q4

S8A1Q4

s8a1q5

S8A1Q5

s8a1q6

S8A1Q6

s8a1q7

S8A1Q7

s8a1q8

S8A1Q8

s8a1q9

S8A1Q9

s8a1q10

S8A1Q10

s8a1q11

S8A1Q11

s8a1q12

S8A1Q12

s8a1q13

S8A1Q13

s8a1q14

S8A1Q14

s8a1q15

S8A1Q15

s8a1q16

S8A1Q16

100040Kigali City101UrbanQ5Non-poor121.851699910005Cattle111120000222nan2
100040Kigali City101UrbanQ5Non-poor121.851699910005Sheep2nan
100040Kigali City101UrbanQ5Non-poor121.851699910005Goats12318000222nan2
100040Kigali City101UrbanQ5Non-poor121.851699910005Pigs2nan
100040Kigali City101UrbanQ5Non-poor121.851699910005Rabbits2nan
100040Kigali City101UrbanQ5Non-poor121.851699910005Chickens2nan
100040Kigali City101UrbanQ5Non-poor121.851699910005Other poultry2nan
100040Kigali City101UrbanQ5Non-poor121.851699910005Other Livestock2nan
100050Kigali City101RuralQ5Non-poor184.610425510006Cattle121200000222nan130000
100050Kigali City101RuralQ5Non-poor184.610425510006Sheep2nan

CREATE TABLE s08a1_livestock (
  "hhid" BIGINT,
  "province" VARCHAR,
  "district" BIGINT,
  "urb2002" VARCHAR,
  "quintile" VARCHAR,
  "poverty" VARCHAR,
  "hh_wt" DOUBLE,
  "cluster" BIGINT,
  "item" VARCHAR,
  "s8a1q2" BIGINT,
  "s8a1q3" DOUBLE,
  "s8a1q4" DOUBLE,
  "s8a1q5" DOUBLE,
  "s8a1q6" DOUBLE,
  "s8a1q7" DOUBLE,
  "s8a1q8" DOUBLE,
  "s8a1q9" DOUBLE,
  "s8a1q10" DOUBLE,
  "s8a1q11" DOUBLE,
  "s8a1q12" DOUBLE,
  "s8a1q13" DOUBLE,
  "s8a1q14" VARCHAR,
  "s8a1q15" DOUBLE,
  "s8a1q16" DOUBLE
);

Share link

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