Skip to content

code4fukui/digital-agency-jp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

111 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

digital-agency-jp

日本語のREADMEはこちらです: README.ja.md

An open data project that scrapes and converts public information from Japan's Digital Agency (デジタル庁) into accessible, machine-readable formats like CSV, JSON, and Markdown. This repository also includes simple web applications to demonstrate the use of the converted data.

The project is maintained by Code for FUKUI.

Live Demos

This repository hosts several web applications that consume the generated open data:

  • News Display App: A gallery view of the latest news and articles from the Digital Agency's official website and note.com blog, built using the generated news.csv and note.csv.
  • Personnel Search App: A searchable and filterable table of Digital Agency executives and personnel, powered by digital-agency-person.csv.
  • GIGA School Survey Results: A simple viewer for the joint minister's message regarding the GIGA School Initiative survey.

Datasets

The core of this project is the collection of datasets converted into various open formats. The primary data is in CSV, with JSON and Markdown versions also provided.

"CSV for App" links point to the raw files used by the live demos.

Personnel & Organization

Dataset CSV JSON Markdown
Personnel (Combined) digital-agency-person.csv digital-agency-person.json -
Executive List CSV (CSV for App) - MD
Personnel List CSV (CSV for App - MD¹
Organization Structure CSV (CSV for App) - MD
Digital Society Council - - MD

¹ Note: Some job titles in this dataset are ambiguous. Details (in Japanese)

News & Publications

Dataset CSV Markdown
News Articles news.csv news.md
Note.com Articles note.csv note.md
GIGA School Survey CSV [MD](https://github.com/code4fukui/digital-agency-jp/blob/main/GIGA%E3%82%B9%E3%82%AF%E3%83%BC%E3%83%AB%E6

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors