Skip to content

PriyankaCornelius/Citizen-friendly-report-of-diversitydatakids.org-using-NLG-

 
 

Repository files navigation

Citizen friendly report of diversitydatakids.org

Abstract:

  • Using Diversitykids datasets, create a dashboard and use NLG to generate a citizen friendly report.
  • About Diversitydatakids.org: It is a research project that examines who our children are, whether they have what they need to grow up healthy and achieve their full potential, whether social policies are well designed to improve children’s lives and how to make them better to improve equity.
  • Data collected by diversitydatakids is in tabular format, which makes it difficult for a general citizen to understand the content.
  • Our goal is to convert few topics of this tabular content to a citizen friendly report so that it becomes more readable & helps increase awareness among citizens.

Approach:

  • Analyse available datasets in diversitydatakids.org
  • Pick few related topics for conversion to natural language.
  • Import corresponding dataset from diversitydatakids.org website using Data API provided by the web page.
  • Use NLG to transform structured numeric data to natural language like English.
  • Create an interactive dashboard to display the generated natural language.

Natural Language Generation(NLG):

Datasets:

Project Architecture :

Project Architecture

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.4%
  • Pug 13.9%
  • HTML 2.5%
  • CSS 1.2%