Keep up with latest product news

Search and install any dataset from Socrata using our Graphical User Interface!








overrideBaseType parameter defined in AddonInfo static variable// Ecample for overriding default "Bar Chart" widget with custom addon
static AddonInfo: IAddonInfo = {
version: 1,
type: 'custom',
overrideBaseType: 'barchart'
};




Use of %SQL_Diag.Result and %SQL_Diag.Message tables with LOAD DATA Added
