Current version allows the user to download data in a very specific and limited way (single analyte for a site [station page], or up to five sites for a single analyte [main page]). This can be useful for users that are interested in downloading data at the site level but not for users interested in downloading data at the region, state, or program level. In the past months, have received user feedback (x2) requesting the bulk download of data for all sites for a single analyte.
Currently scoping out the implementation and design of this. Will also explore including the program and region filters in this functionality.
[x] Download data for all sites by analyte
[x] Apply currently selected filters (program, region) to the download dataset. Allow user to clear filters before initiating download (within modal)?
Data will be fetched on-the-fly, not stored in the browser. Will have little impact to the rest of application and will be able to reuse existing components.
Current version allows the user to download data in a very specific and limited way (single analyte for a site [station page], or up to five sites for a single analyte [main page]). This can be useful for users that are interested in downloading data at the site level but not for users interested in downloading data at the region, state, or program level. In the past months, have received user feedback (x2) requesting the bulk download of data for all sites for a single analyte.
Currently scoping out the implementation and design of this. Will also explore including the program and region filters in this functionality.
Data will be fetched on-the-fly, not stored in the browser. Will have little impact to the rest of application and will be able to reuse existing components.