Skip to content

whiteStainX/car-only-expensive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

car-only-expensive

COE. Pain. A CLI tool to visualize the pain.

This is going to be a tool for people in Singapore to check COE relevant stuff, expensive stuff.

Singapore's Certificate of Entitlement (COE) system


Overview

This project analyzes Singapore’s COE (Certificate of Entitlement) bidding data using DuckDB and Node.js, entirely on your local machine (but of course you need to load data first, that cannot be from local, we are not fetching from localhost:8080).

It fetches public data from data.gov.sg and loads it into DuckDB.

Think of it as:

  • A lightweight open-data cli tool you can use on even your phone, if you have something like termux or iSH.
  • A reflection on why do you even need a car in Singapore.
  • A way to visualize your pain.

Installation (to be further edited, do not follow these first)

npm install -g car-only-expensive

Usage

coe <command> [options]

Commands

  • coe help: Shows the help message.

Development

Prerequisites

  • Node.js
  • npm

Getting Started

  1. Clone the repository:
git clone https://github.com/whiteStainX/car-only-expensive.git
  1. Install dependencies:
npm install
  1. Run the CLI:
npm start

About

COE. Pain. A CLI tool to visualize the pain. Singapore Certificate of Entitlement (COE) analytics and dataset exploration using DuckDB & Node.js — open public data visualization and analysis.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors