SuperFUNdSearch / bna-team-hats

Superfund Search is a tool that allows users to find and compare EPA toxic waste sites.
0 stars 0 forks source link

write an export script in python using pandas & create one JSON file containing all the graphs #16

Open kmmoldow opened 3 years ago

zstumgoren commented 3 years ago

@kmmoldow another point of clarification. The Python "preprocessing" script would not create a JSON file containing the graphs themselves. It could perform one or more of the following actions:

There are pros and cons to each of these options. I would start with the first, keeping in mind that you can change your approach depending on how the design of the site shakes out.