Data Import - Technical Congress 2019 Hands-On Lab

Overview

The Data Import solution is a project to simplify the loading of CSV data to the Ed-Fi ODS / API. The solution loads data for domains where vendor integration to the Ed-Fi APIs is inchoate or non-existent, for example, from legacy data sources such as transportation systems. It does so by providing methods to extract and transform information from spreadsheet-based data (CSV files) for loading to the Ed-Fi ODS / API.

Data Import is a C# .NET solution with a web administration panel in ASP.NET to view data and job status, and server components as .NET command-line applications to process data.  Data Import is intended to be used by system IT administrators and technical data analysts, in service of Local Education Agency (LEA) and State Education Agency (SEA) needs where directly integrated API solutions do not exist.

Resources and Pre-Requisites

  • You will need access to Ed-Fi ODS / API 2.5 instance for this lab

Lab Exercises




Downloads

The following link is a ZIP archive containing executables for the Data Import tool

Data Import Tech Preview