ExposuresProvider / cam-pipeline

Data loading pipeline for CAM database
https://exposuresprovider.github.io/cam-pipeline/
MIT License
2 stars 4 forks source link

Add support for bulk queries to the CAM-KP Frontend #142

Open gaurav opened 2 months ago

gaurav commented 2 months ago

I'm not sure that this is fully doable with the current CAM-KP Frontend, but:

  1. If we could agree on what the input/output format should look like, I might be able to write it into browser JavaScript.
  2. It might be easier to create a command-line JavaScript tool that bulk-queries CAM-KP. We would still need to agree on input and output formats, but otherwise this might be easier to write and work with.