Editing Common Education Data Standards (CEDS)
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 12: | Line 12: | ||
CEDS provides a freely available, fully extensible data model to support the implementation of a data warehouse. Below is verbatim information from [https://ceds.ed.gov/dataModel.aspx the CEDS website] that describes the various tools available to support CEDS adoption and implementation: | CEDS provides a freely available, fully extensible data model to support the implementation of a data warehouse. Below is verbatim information from [https://ceds.ed.gov/dataModel.aspx the CEDS website] that describes the various tools available to support CEDS adoption and implementation: | ||
The CEDS Data Model includes a hierarchical schema of non-technical domains and entities with each CEDS element in context, and a fully-normalized logical model. | "The CEDS Data Model includes a hierarchical schema of non-technical domains and entities with each CEDS element in context, and a fully-normalized logical model. | ||
=== The Domain Entity Schema (DES) === | === The Domain Entity Schema (DES) === | ||
The DES provides a user-friendly structure to easily identify elements organized by domain and entity. The domains for CEDS version | The DES provides a user-friendly structure to easily identify elements organized by domain and entity. The domains for CEDS version 10 include: | ||
* Early Learning | * Early Learning | ||
* Elementary and Secondary Education (abbreviated as K12) | * Elementary and Secondary Education (abbreviated as K12) | ||
Line 43: | Line 43: | ||
[https://github.com/CEDStandards/CEDS-Data-Warehouse CEDS Data Warehouse] | [https://github.com/CEDStandards/CEDS-Data-Warehouse CEDS Data Warehouse] | ||
===The Integrated Data Store (IDS) | ===The Integrated Data Store (IDS) | ||
CEDS supports standardizing educational organizations and their relationships with other organizations, people, and time. The Integrated Data Store is a reference model for operational implementations aligned to the CEDS standards. The P-20W focus of CEDS is supporting a transition from siloed, domain-specific, or location-specific, data sets to data that is compatible across domains and geographic boundaries. In addition to existing state and federal reporting and for analysis and comparison of aggregate statistics, the standards support data that moves with a learner from an early learning program to K12 to postsecondary to adult education and workforce learning programs. The latest release of CEDS also focuses on use cases that support people’s relationship with learning processes — the inputs, process steps (work), and outputs of learning — beginning with learning standards and assessments. | CEDS supports standardizing educational organizations and their relationships with other organizations, people, and time. The Integrated Data Store is a reference model for operational implementations aligned to the CEDS standards. The P-20W focus of CEDS is supporting a transition from siloed, domain-specific, or location-specific, data sets to data that is compatible across domains and geographic boundaries. In addition to existing state and federal reporting and for analysis and comparison of aggregate statistics, the standards support data that moves with a learner from an early learning program to K12 to postsecondary to adult education and workforce learning programs. The latest release of CEDS also focuses on use cases that support people’s relationship with learning processes — the inputs, process steps (work), and outputs of learning — beginning with learning standards and assessments. | ||
Line 56: | Line 56: | ||
=== Data Model Documentation === | === Data Model Documentation === | ||
Documents providing a printable representation of the CEDS Data Model, including entity relationship diagrams, case studies, and the normalized data schema tables and fields, can be found on the [https://github.com/CEDStandards/CEDS-IDS CEDStandards/CEDS-IDS GitHub repository] in the /doc/ | Documents providing a printable representation of the CEDS Data Model, including entity relationship diagrams, case studies, and the normalized data schema tables and fields, can be found on the [https://ceds.ed.gov/transfer.aspx?sec=true&location=github.com/CEDStandards/CEDS-IDS CEDStandards/CEDS-IDS GitHub repository] in the /doc/ directory” (https://ceds.ed.gov/dataModel.aspx). | ||
=== JSON Wrapper === | === JSON Wrapper === | ||
CEDS is currently developing an ontology of all elements within CEDS that will be capable of being expressed through JSON, XML, RDF, and other related standards. | CEDS is currently developing an ontology of all elements within CEDS that will be capable of being expressed through JSON, XML, RDF, and other related standards. | ||