﻿_id	name	title	description	datatype
1	MenuID	Ідентифікатор розділу меню	null	numeric
2	MenuName	Назва розділу меню	null	text
3	MenuItemID	Ідентифікатор підрозділу меню	null	text
4	MenuItemName	Назва підрозділу меню	null	text
5	ItemPageID	Ідентифікатор сторінки в підрозділі	null	text
6	ItemPageName	Назва сторінки в підрозділі	null	text
7	IndicatorID	Ідентифікатор показника	null	text
8	IndicatorName	Назва показника	null	text
9	IndicatorMeasurement	Одиниці вимірювання	null	text
10	DataProvider	Надавач даних	null	text
11	IndicatorCalculationFormula	Формула розрахунку	null	text
12	IndicatorValue	Значення показника	null	text
13	IndicatorValueYear	Рік актуальності показника	null	numeric
