Skip to content

goinvo/ma-services

Repository files navigation

ma-services: Data visualization for MA Services.

ma-services is a data visualization to show all Massachusetts services with their sizes, government spending, and eligibility criteria.
ma-services is built using HTML, CSS, JS and D3.

ma-services

Usage

It's easy to filter by type of service, and see different views.

Views Filters
Tree Map All Services
Table Benefits Only
Other

Within All and Benefits, the Other section expands to show small enrollment sized services

Installation

Clone the repo to your local machine:

$ git clone https://github.com/goinvo/ma-services.git

To run ma-service locally, you need to install:
Node.js:

$ npm install -g npm

Local server:

$ npm install http-server

To run the local server:

$ http-server

Research

To view our research, see the master google sheets document.
Enrollment and spending statistics are mainly from FY2023.

Next Steps

Currently, ma-services is only showcasing a few of the most commmonly used MA services. The next step is to add all MA services to the visualization.

To update the dataset, update the JSON files in this repo.
Additionally, the data for each JSON file is a google sheet in the MAServices --> Sheets to JSON Google Drive folder

Core Contributors

Founders/Designers: GoInvo is a digital design studio in Boston, crafting the future of healthcare through strategy, creativity, and vision.

Contact Us

hello@goinvo.com

License

ma-services is CC0-1.0 licensed.