Horticulture In Eastern
This data includes some information on weather data for selected sites as well.
@kaggle.willianoliveiragibin_horticulture_in_eastern
This data includes some information on weather data for selected sites as well.
@kaggle.willianoliveiragibin_horticulture_in_eastern
this graph was created in Loocker Studio,PowerBi and Tableau :
This dataset has information on all the input and output from a set of small irrigation research plots. These are under farmer management, and the data includes all operations, costs, harvest, and revenue from these plots. It also includes background information on the household's demographics and socio-economic aspects. This data includes some information on weather data for selected sites as well.
CREATE TABLE horticulture_in_eastern_uganda_new (
"q2site" VARCHAR,
"q10opname" VARCHAR,
"q7crop" VARCHAR,
"q3gender" VARCHAR,
"total_revenue" VARCHAR,
"q4plantdate" VARCHAR,
"q5date" VARCHAR,
"q6season" BIGINT,
"q8opdate" VARCHAR,
"q9dap" DOUBLE,
"q42rev" BIGINT,
"q11plotsize" BIGINT,
"q43yield" VARCHAR,
"q12people" VARCHAR,
"q13workdays" BIGINT,
"q14workhrs" VARCHAR,
"q15phrs" VARCHAR
);Anyone who has the link will be able to view this.