Skip to content

Commit

Permalink
Fixed lint
Browse files Browse the repository at this point in the history
  • Loading branch information
saanikaaa committed Nov 21, 2023
1 parent e332be7 commit 37c353b
Show file tree
Hide file tree
Showing 2 changed files with 208 additions and 130 deletions.
44 changes: 11 additions & 33 deletions scripts/us_bjs/nps/import_data.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,39 +11,17 @@
short_name='i')

AGGREGATE_COLUMNS = [
"dc/lnp5g90fwpct8",
"dc/03l0q0wyqrk39",
"dc/hxsdmw575en24",
"dc/wp843855b1r4c",
"dc/0tn58fc77r0z6",
"dc/zdb0f7sj2419d",
"dc/fs27m9j4vpvc7",
"dc/yksgwhwsbtv9c",
"dc/510pv6eq2vtw7",
"dc/rmwl11tzy7vkh",
"dc/67ttwfn9dswch",
"dc/xewq6n5r3nzch",
"dc/3s7lndm5j3wp4",
"dc/tn5kxlgy0shl4",
"dc/jte92xq8qsgtd",
"dc/80wsxnfj3secc",
"dc/nz8kmke5yqvn",
"dc/jtf63bh66k41g",
"dc/3kk4xws30zxlb",
"dc/62pg70d2beyh9",
"dc/ljrjkp31x9ny2",
"dc/g68w8e5hk1w2b",
"dc/y01295f7b38n1",
"dc/e3jblh1b616b5",
"dc/n92hgh8ned7k5",
"dc/qgv9d3frn35qc",
"dc/r5ebll5x2zxfg",
"dc/0mz1rg7mm3y66",
"dc/91vy0sf20wlg9",
"dc/b3jgznxenlrm2",
"dc/ryhy4qxqv6hg6",
"dc/x0l8799rm6xg4",
"dc/eergc1rzgq61b",
"dc/lnp5g90fwpct8", "dc/03l0q0wyqrk39", "dc/hxsdmw575en24",
"dc/wp843855b1r4c", "dc/0tn58fc77r0z6", "dc/zdb0f7sj2419d",
"dc/fs27m9j4vpvc7", "dc/yksgwhwsbtv9c", "dc/510pv6eq2vtw7",
"dc/rmwl11tzy7vkh", "dc/67ttwfn9dswch", "dc/xewq6n5r3nzch",
"dc/3s7lndm5j3wp4", "dc/tn5kxlgy0shl4", "dc/jte92xq8qsgtd",
"dc/80wsxnfj3secc", "dc/nz8kmke5yqvn", "dc/jtf63bh66k41g",
"dc/3kk4xws30zxlb", "dc/62pg70d2beyh9", "dc/ljrjkp31x9ny2",
"dc/g68w8e5hk1w2b", "dc/y01295f7b38n1", "dc/e3jblh1b616b5",
"dc/n92hgh8ned7k5", "dc/qgv9d3frn35qc", "dc/r5ebll5x2zxfg",
"dc/0mz1rg7mm3y66", "dc/91vy0sf20wlg9", "dc/b3jgznxenlrm2",
"dc/ryhy4qxqv6hg6", "dc/x0l8799rm6xg4", "dc/eergc1rzgq61b",
"dc/z6w4rxbxb4eg8"
]
FILENAME = 'national_prison_stats'
Expand Down
Loading

0 comments on commit 37c353b

Please sign in to comment.