Sports Budget Allocation - INDIA
Predicting the future year budget for sports in INDIA based on historical data.
@kaggle.rajatsurana979_predicting_sports_budget_india
Predicting the future year budget for sports in INDIA based on historical data.
@kaggle.rajatsurana979_predicting_sports_budget_india
CREATE TABLE budget_allocation_for_sports (
"years" VARCHAR,
"budget_allocation_in_crore" VARCHAR,
"revised_estimates_in_crore" VARCHAR,
"actual_expenditure_in_crore" VARCHAR
);
Anyone who has the link will be able to view this.