Skip to content

Commit

Permalink
Merge pull request #893 from CMSgov/QPPC_6983_c2qCreateSingleSource
Browse files Browse the repository at this point in the history
QPPC-6983: C2Q Measures Data
  • Loading branch information
mike-tekavec authored Jan 16, 2025
2 parents d34264b + 4501fca commit 5f4b856
Show file tree
Hide file tree
Showing 6 changed files with 98,885 additions and 51 deletions.
2 changes: 1 addition & 1 deletion claims-related/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ docker-terminal:
docker-compose run -it single-source bash

docker-run-csv-to-json:
docker-compose run single-source ./.venv/bin/python -m single_source.format_json --input-path data/2023_Claims_SingleSource_v7.0_1.29.24.csv --output-path data/qpp-single-source-2023.json --overwrite
docker-compose run single-source ./.venv/bin/python -m single_source.format_json --input-path data/2024_Claims_SingleSource_v8.csv --output-path data/qpp-single-source-2024.json --overwrite
Loading

0 comments on commit 5f4b856

Please sign in to comment.