Skip to content

A tool to convert an MPAC Year-End tax file (YETF) into a SQLite database, compatible with reporting tools.

License

Notifications You must be signed in to change notification settings

cityssm/mpac-yetf-to-sqlite

Repository files navigation

MPAC YETF to SQLite Database

A command line tool that converts an MPAC Year-End Tax File (YETF) into a SQLite database file, compatible with reporting tools like Microsoft Excel and Microsoft Power BI.

The command line tool uses another project from the City of Sault Ste. Marie, cityssm/node-mpac-yetf to handle the parsing, and simply writes the results to an easier-to-use file.

Usage

This application requires Node 14 or better.

node index --inputFile yetf_2022.txt --outputFile yetf.db

About

A tool to convert an MPAC Year-End tax file (YETF) into a SQLite database, compatible with reporting tools.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages