who-owns-mass-frontend

Svelte/Mapbox Frontend for Who Owns Massachusetts Application.

https://github.com/mit-spatial-action/who-owns-mass-frontend

Science Score: 54.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
    Links to: zenodo.org
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.7%) to scientific vocabulary

Keywords

bulma-css housing landlords mapbox mapbox-gl-js mapping property svelte sveltekit

Keywords from Contributors

interactive mesh interpretability profiles spatial-analysis distribution network-analysis sequences generic projection
Last synced: 6 months ago · JSON representation ·

Repository

Svelte/Mapbox Frontend for Who Owns Massachusetts Application.

Basic Info
  • Host: GitHub
  • Owner: mit-spatial-action
  • License: mit
  • Language: Svelte
  • Default Branch: main
  • Homepage:
  • Size: 18.2 MB
Statistics
  • Stars: 1
  • Watchers: 2
  • Forks: 0
  • Open Issues: 9
  • Releases: 1
Topics
bulma-css housing landlords mapbox mapbox-gl-js mapping property svelte sveltekit
Created about 2 years ago · Last pushed 6 months ago
Metadata Files
Readme License Citation

README.md

Who Owns Massachusetts Frontend

License: MIT Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public. Netlify Status DOI <!-- badges: end -->

Screenshot of the Who Owns Massachusetts Interface

This is the codebase for the front end of the Who Owns Massachusetts application. It's built using Svelte and SvelteKit and draws on the Bulma CSS/SCSS framework. Both production and staging branches available at...

Configuration

Node

Assuming you have node installed, you can install all dependencies by running npm install from the root directory.

.env Configuration

The application expects several environment variables in an .env file located in the project's root directory. These are...

PUBLIC_MAPBOX_TOKEN='your token here` VITE_PUBLIC_API_URL='http://djangoserverhost'

Note that your Mapbox token will be exposed to the client! As such, before deploying, you should make sure that your token is appropriately scoped and that it has URL restrictions in place.

Running

Run npm run dev from the root folder. This starts a vite server (vite dev) and a sass watcher that watches for changes in src/styles/style.scss.

Owner

  • Name: Spatial Action Research Group
  • Login: mit-spatial-action
  • Kind: organization
  • Email: ehuntley@mit.edu

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Robsky Huntley"
  given-names: "Eric"
  orcid: "https://orcid.org/0000-0001-8497-0589"
- family-names: "Aizman"
  given-names: "Asya"
  orcid: "https://orcid.org/0000-0002-7528-8585"
- family-names: "Chuttani"
  given-names: "Milan"
  orcid: "https://orcid.org/0009-0001-6863-8786"
title: "Who Owns Massachusetts Frontend"
version: 1.0.0
doi: 10.5281/zenodo.15364592
date-released: 2025-06-17
url: "https://github.com/mit-spatial-action/who-owns-mass-frontend"

GitHub Events

Total
  • Issues event: 108
  • Watch event: 1
  • Delete event: 74
  • Issue comment event: 142
  • Push event: 267
  • Pull request event: 136
  • Create event: 83
Last Year
  • Issues event: 108
  • Watch event: 1
  • Delete event: 74
  • Issue comment event: 142
  • Push event: 267
  • Pull request event: 136
  • Create event: 83

Committers

Last synced: 9 months ago

All Time
  • Total Commits: 308
  • Total Committers: 4
  • Avg Commits per committer: 77.0
  • Development Distribution Score (DDS): 0.445
Past Year
  • Commits: 208
  • Committers: 4
  • Avg Commits per committer: 52.0
  • Development Distribution Score (DDS): 0.433
Top Committers
Name Email Commits
Eric Robsky Huntley e****y@g****m 171
Milan Chuttani 3****8 100
dependabot[bot] 4****] 20
anastasia a****n@g****m 17

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 75
  • Total pull requests: 115
  • Average time to close issues: about 1 month
  • Average time to close pull requests: 3 days
  • Total issue authors: 2
  • Total pull request authors: 4
  • Average comments per issue: 0.65
  • Average comments per pull request: 0.76
  • Merged pull requests: 86
  • Bot issues: 0
  • Bot pull requests: 73
Past Year
  • Issues: 63
  • Pull requests: 113
  • Average time to close issues: 11 days
  • Average time to close pull requests: about 17 hours
  • Issue authors: 2
  • Pull request authors: 3
  • Average comments per issue: 0.7
  • Average comments per pull request: 0.75
  • Merged pull requests: 84
  • Bot issues: 0
  • Bot pull requests: 73
Top Authors
Issue Authors
  • ericrobskyhuntley (41)
  • mchuttani18 (34)
Pull Request Authors
  • dependabot[bot] (73)
  • ericrobskyhuntley (25)
  • mchuttani18 (15)
  • anastasia (2)
Top Labels
Issue Labels
enhancement (24) base-feature (9) bug (7) low-priority (4) archived (4) in-progress (2)
Pull Request Labels
dependencies (73) javascript (73)

Dependencies

package-lock.json npm
  • 391 dependencies
package.json npm
  • @sveltejs/adapter-auto ^2.0.0 development
  • @sveltejs/kit ^1.20.4 development
  • node-sass ^9.0.0 development
  • sass ^1.66.1 development
  • svelte ^4.0.5 development
  • vite ^4.4.2 development
  • @mapbox/mapbox-gl-geocoder ^5.0.1
  • @rollup/plugin-json ^6.1.0
  • bulma ^0.9.4
  • mapbox-gl ^2.15.0
  • mdsvex ^0.11.0
  • svelte-device-info ^1.0.0
  • svelte-routing ^2.12.0