Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion indicators/data/103.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion indicators/data/14.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion indicators/data/15.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion indicators/data/16.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion indicators/data/17.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion indicators/data/2145.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion indicators/data/2146.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion indicators/data/2176.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion indicators/data/2325.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion indicators/data/2334.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion indicators/data/2335.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion indicators/data/2336.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion indicators/data/2337.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion indicators/data/2415.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion indicators/data/2459.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion indicators/data/2461.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion indicators/data/2462.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion indicators/data/2463.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion indicators/data/2464.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion indicators/metadata/TimePeriods.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion indicators/metadata/metadata.json

Large diffs are not rendered by default.

2,378 changes: 1,444 additions & 934 deletions indicators/metadata/metadata_pretty.json

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
"description": "This repository serves data used by [the Environment and Health Data Portal](https://a816-dohbesp.nyc.gov/IndicatorPublic/beta/).",
"main": "\"\"",
"scripts": {
"test": "\"\""
"test": "\"\"",
"minify-metadata": "node -e \"const fs=require('fs');fs.writeFileSync('indicators/metadata/metadata.json',JSON.stringify(JSON.parse(fs.readFileSync('indicators/metadata/metadata_pretty.json'))))\""
},
"repository": {
"type": "git",
Expand Down