Skip to content

code4fukui/opendata_fukui

Repository files navigation

opendata_fukui

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

A repository of open data related to Fukui Prefecture, Japan, featuring automatically updated population statistics and interactive visualizations.

This project collects data from various official sources, processes it into clean CSV format, and provides web-based demos to visualize the information.

Datasets and Visualizations

Population Data

The population data for Sabae and Tsuruga is automatically updated daily via a GitHub Action.

鯖江市の人口 (Sabae City Population)

敦賀市の人口 (Tsuruga City Population)

鯖江市と敦賀市の人口 (Sabae & Tsuruga Population Comparison)

Regional Data

鯖江市のNPO活動 (Sabae City NPO Activities)

RENEW Pay

Automatic Data Updates

This repository uses a GitHub Actions workflow to keep population data current. The process runs daily and consists of the following steps:

  1. Fetch: Deno scripts download the latest population data (in XLS or CSV format) from the official websites for Sabae and Tsuruga.
  2. Process: The raw data is parsed, cleaned, and converted into a standardized CSV format.
  3. Commit: The updated CSV files are committed back to this repository.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors