export const dashboardData = { base: { area: 34.23, population: 3456, }, landuse: { agricultural: { area: 1234, }, forested: { area: 23, } } };