Ubuntu commited on
Commit ·
eb15ef9
1
Parent(s): 88859f1
instructions for running docker
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- README.md +123 -58
- tasks/{196_bea--305.json → 001_bea--392.json} +1 -1
- tasks/{528_arxiv--66.json → 002_arxiv--45.json} +1 -1
- tasks/{357_datausa--508.json → 003_datausa--641.json} +1 -1
- tasks/{393_noaa--96.json → 004_noaa--90.json} +1 -1
- tasks/{725_understat--83.json → 005_understat--97.json} +1 -1
- tasks/{271_cfpb--106.json → 006_cfpb--106.json} +0 -0
- tasks/{135_musicbrainz--682.json → 007_musicbrainz--788.json} +1 -1
- tasks/{848_musicbrainz--tunebat--297.json → 008_musicbrainz--tunebat--152.json} +1 -1
- tasks/{337_our-world-in-data--290.json → 009_our-world-in-data--245.json} +1 -1
- tasks/{062_shopping--173.json → 010_shopping--264.json} +1 -1
- tasks/{828_shopping--musicbrainz--207.json → 011_shopping--musicbrainz--287.json} +1 -1
- tasks/{523_tunebat--657.json → 012_tunebat--843.json} +1 -1
- tasks/{009_tunebat--musicbrainz--200.json → 013_tunebat--musicbrainz--295.json} +1 -1
- tasks/{107_tunebat--musicbrainz--richard-powers--238.json → 014_tunebat--musicbrainz--richard-powers--299.json} +1 -1
- tasks/{162_tunebat--richard-powers--262.json → 015_tunebat--richard-powers--300.json} +1 -1
- tasks/{012_tunetbat--musicbrainz--239.json → 016_tunetbat--musicbrainz--304.json} +1 -1
- tasks/{019_apta--312.json → 017_apta--305.json} +1 -1
- tasks/017_unwto--307.json +0 -20
- tasks/{174_arkiv--778.json → 018_arkiv--311.json} +1 -1
- tasks/{451_climate-gov--318.json → 019_climate-gov--409.json} +1 -1
- tasks/{500_climate-gov--arxiv--782.json → 020_climate-gov--arxiv--413.json} +1 -1
- tasks/{041_climate-gov--cdc-mental-health--738.json → 021_climate-gov--cdc-mental-health--415.json} +1 -1
- tasks/{032_iata--410.json → 022_iata--571.json} +1 -1
- tasks/{042_iata--understat--763.json → 023_iata--understat--417.json} +1 -1
- tasks/{839_mit--847.json → 024_mit--442.json} +1 -1
- tasks/{047_mit--our-world-in-data--822.json → 025_mit--our-world-in-data--444.json} +1 -1
- tasks/{714_reddit--arxiv--833.json → 026_reddit--arxiv--452.json} +1 -1
- tasks/{636_st-louis-fed--343.json → 027_st-louis-fed--456.json} +1 -1
- tasks/{027_st-louis-fed-reddit--399.json → 028_st-louis-fed-reddit--458.json} +1 -1
- tasks/{021_st-lous-fed--316.json → 029_st-lous-fed--459.json} +1 -1
- tasks/{180_stocknear--824.json → 030_stocknear--466.json} +1 -1
- tasks/{605_uchicago--724.json → 031_uchicago--861.json} +1 -1
- tasks/{080_uchicago--mit--335.json → 032_uchicago--mit--478.json} +1 -1
- tasks/{043_understat--arxiv--767.json → 033_understat--arxiv--489.json} +1 -1
- tasks/{881_unwto--307.json → 034_unwto--491.json} +1 -1
- tasks/{022_world-pop--317.json → 035_world-pop--495.json} +1 -1
- tasks/{522_worldpop--380.json → 036_worldpop--526.json} +1 -1
- tasks/{315_cdc-covid--448.json → 037_cdc-covid--547.json} +1 -1
- tasks/{035_cdc-cvoid--457.json → 038_cdc-cvoid--554.json} +1 -1
- tasks/{280_cdc-mental-health--500.json → 039_cdc-mental-health--617.json} +1 -1
- tasks/{031_cdc-obesity--729.json → 040_cdc-obesity--783.json} +1 -1
- tasks/{034_cdc-obestity--450.json → 041_cdc-obestity--569.json} +1 -1
- tasks/{085_nih--444.json → 042_nih--597.json} +1 -1
- tasks/{514_worldometer--530.json → 043_worldometer--681.json} +1 -1
- tasks/{745_fred--629.json → 044_fred--763.json} +1 -1
- tasks/{762_riaa--693.json → 045_riaa--817.json} +1 -1
- tasks/{161_trading-economics--720.json → 046_trading-economics--832.json} +1 -1
- tasks/{039_tunebat--652.json → 047_tunebat--839.json} +1 -1
- tasks/{364_cfpb--117.json → 048_cfpb--117.json} +0 -0
README.md
CHANGED
|
@@ -1,58 +1,123 @@
|
|
| 1 |
-
---
|
| 2 |
-
datasets:
|
| 3 |
-
- name: WebDS
|
| 4 |
-
license: mit
|
| 5 |
-
task_categories:
|
| 6 |
-
- web-automation
|
| 7 |
-
- multi-hop-reasoning
|
| 8 |
-
language:
|
| 9 |
-
- en
|
| 10 |
-
size_categories:
|
| 11 |
-
- 10K<n<100K
|
| 12 |
-
source_datasets: []
|
| 13 |
-
pretty_name: WebDS
|
| 14 |
-
---
|
| 15 |
-
|
| 16 |
-
# WebDS: A Benchmark for Web-based Data Science
|
| 17 |
-
|
| 18 |
-
**WebDS** is the first end-to-end benchmark designed for evaluating agents on real-world web-based data science workflows. It contains **870 tasks** across **29 containerized websites** spanning **10 domains**, including economics, health, climate, and scientific research.
|
| 19 |
-
|
| 20 |
-
Agents are tested on:
|
| 21 |
-
- Multi-hop web navigation
|
| 22 |
-
- Structured and unstructured data processing
|
| 23 |
-
- Tool usage (e.g., Python scripts, visualization tools)
|
| 24 |
-
- Downstream task completion (e.g., reports, Reddit posts)
|
| 25 |
-
|
| 26 |
-
Tasks reflect realistic data science scenarios, such as acquiring data from government portals, comparing datasets across sites, and synthesizing insights in report-ready formats.
|
| 27 |
-
|
| 28 |
-
## 📦 Contents
|
| 29 |
-
|
| 30 |
-
This repository includes:
|
| 31 |
-
- `tasks/`: JSON files for all 870 benchmark tasks, with metadata and intents
|
| 32 |
-
- `websites/`: Dockerized replicas of 29 benchmark sites for reproducibility
|
| 33 |
-
- `webds_experiments/`: Code for running LLM-based agents and collecting evaluation metrics
|
| 34 |
-
|
| 35 |
-
## 🌍 Hosted Demo (Docker)
|
| 36 |
-
|
| 37 |
-
You can try a live version of the benchmark via:
|
| 38 |
-
**[http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333](http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333)**
|
| 39 |
-
|
| 40 |
-
This is useful for previewing the benchmark environment or debugging agent behavior before running large-scale evaluations.
|
| 41 |
-
|
| 42 |
-
## 📊 Evaluation
|
| 43 |
-
|
| 44 |
-
WebDS supports both:
|
| 45 |
-
- **Automatic scoring** via reference ground truths (for QA-type tasks)
|
| 46 |
-
- **LLM-as-a-Judge scoring** with 1–5 granular feedback and error attribution (for open-ended tasks)
|
| 47 |
-
|
| 48 |
-
## 📜 Citation
|
| 49 |
-
|
| 50 |
-
If you use WebDS in your research, please cite:
|
| 51 |
-
|
| 52 |
-
```bibtex
|
| 53 |
-
@inproceedings{yam2025webds,
|
| 54 |
-
title = {WebDS: An End-to-End Benchmark for Web-based Data Science},
|
| 55 |
-
author = {Yam, Hong Meng and Hsu, Ethan and Bouissou, Ines and John, Aaron Murali and Thota, Raj and Koe, Josh and Putta, Vivek Sarath and Dharesan, G K and Spangher, Alexander and Murty, Shikhar and Huang, Tenghao and Manning, Christopher D.},
|
| 56 |
-
booktitle = {ArXiV},
|
| 57 |
-
year = {2025}
|
| 58 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
datasets:
|
| 3 |
+
- name: WebDS
|
| 4 |
+
license: mit
|
| 5 |
+
task_categories:
|
| 6 |
+
- web-automation
|
| 7 |
+
- multi-hop-reasoning
|
| 8 |
+
language:
|
| 9 |
+
- en
|
| 10 |
+
size_categories:
|
| 11 |
+
- 10K<n<100K
|
| 12 |
+
source_datasets: []
|
| 13 |
+
pretty_name: WebDS
|
| 14 |
+
---
|
| 15 |
+
|
| 16 |
+
# WebDS: A Benchmark for Web-based Data Science
|
| 17 |
+
|
| 18 |
+
**WebDS** is the first end-to-end benchmark designed for evaluating agents on real-world web-based data science workflows. It contains **870 tasks** across **29 containerized websites** spanning **10 domains**, including economics, health, climate, and scientific research.
|
| 19 |
+
|
| 20 |
+
Agents are tested on:
|
| 21 |
+
- Multi-hop web navigation
|
| 22 |
+
- Structured and unstructured data processing
|
| 23 |
+
- Tool usage (e.g., Python scripts, visualization tools)
|
| 24 |
+
- Downstream task completion (e.g., reports, Reddit posts)
|
| 25 |
+
|
| 26 |
+
Tasks reflect realistic data science scenarios, such as acquiring data from government portals, comparing datasets across sites, and synthesizing insights in report-ready formats.
|
| 27 |
+
|
| 28 |
+
## 📦 Contents
|
| 29 |
+
|
| 30 |
+
This repository includes:
|
| 31 |
+
- `tasks/`: JSON files for all 870 benchmark tasks, with metadata and intents
|
| 32 |
+
- `websites/`: Dockerized replicas of 29 benchmark sites for reproducibility
|
| 33 |
+
- `webds_experiments/`: Code for running LLM-based agents and collecting evaluation metrics
|
| 34 |
+
|
| 35 |
+
## 🌍 Hosted Demo (Docker)
|
| 36 |
+
|
| 37 |
+
You can try a live version of the benchmark via:
|
| 38 |
+
**[http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333](http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333)**
|
| 39 |
+
|
| 40 |
+
This is useful for previewing the benchmark environment or debugging agent behavior before running large-scale evaluations.
|
| 41 |
+
|
| 42 |
+
## 📊 Evaluation
|
| 43 |
+
|
| 44 |
+
WebDS supports both:
|
| 45 |
+
- **Automatic scoring** via reference ground truths (for QA-type tasks)
|
| 46 |
+
- **LLM-as-a-Judge scoring** with 1–5 granular feedback and error attribution (for open-ended tasks)
|
| 47 |
+
|
| 48 |
+
## 📜 Citation
|
| 49 |
+
|
| 50 |
+
If you use WebDS in your research, please cite:
|
| 51 |
+
|
| 52 |
+
```bibtex
|
| 53 |
+
@inproceedings{yam2025webds,
|
| 54 |
+
title = {WebDS: An End-to-End Benchmark for Web-based Data Science},
|
| 55 |
+
author = {Yam, Hong Meng and Hsu, Ethan and Bouissou, Ines and John, Aaron Murali and Thota, Raj and Koe, Josh and Putta, Vivek Sarath and Dharesan, G K and Spangher, Alexander and Murty, Shikhar and Huang, Tenghao and Manning, Christopher D.},
|
| 56 |
+
booktitle = {ArXiV},
|
| 57 |
+
year = {2025}
|
| 58 |
+
}
|
| 59 |
+
|
| 60 |
+
|
| 61 |
+
|
| 62 |
+
# Setup of docker file
|
| 63 |
+
This file host the instructions for our Docker image.
|
| 64 |
+
|
| 65 |
+
## Docker image
|
| 66 |
+
Download the image webbenchdocker.tar.gz
|
| 67 |
+
```
|
| 68 |
+
docker load --input webbenchdocker.tar.gz
|
| 69 |
+
docker run --name webbench -p 3333:80 -d webbenchdocker
|
| 70 |
+
```
|
| 71 |
+
|
| 72 |
+
|
| 73 |
+
### Shopping Website (OneStopShop) from Webarena
|
| 74 |
+
|
| 75 |
+
Download the image tar from the following mirrors:
|
| 76 |
+
- https://drive.google.com/file/d/1gxXalk9O0p9eu1YkIJcmZta1nvvyAJpA/view?usp=sharing
|
| 77 |
+
- https://archive.org/download/webarena-env-shopping-image
|
| 78 |
+
- http://metis.lti.cs.cmu.edu/webarena-images/shopping_final_0712.tar
|
| 79 |
+
|
| 80 |
+
```
|
| 81 |
+
docker load --input shopping_final_0712.tar
|
| 82 |
+
docker run --name shopping -p 7770:80 -d shopping_final_0712
|
| 83 |
+
# wait ~1 min to wait all services to start
|
| 84 |
+
|
| 85 |
+
docker exec shopping /var/www/magento2/bin/magento setup:store-config:set --base-url="http://<your-server-hostname>:7770" # no trailing slash
|
| 86 |
+
docker exec shopping mysql -u magentouser -pMyPassword magentodb -e 'UPDATE core_config_data SET value="http://<your-server-hostname>:7770/" WHERE path = "web/secure/base_url";'
|
| 87 |
+
docker exec shopping /var/www/magento2/bin/magento cache:flush
|
| 88 |
+
```
|
| 89 |
+
Now you can visit `http://<your-server-hostname>:7770`.
|
| 90 |
+
|
| 91 |
+
|
| 92 |
+
### E-commerce Content Management System (CMS) from webarena
|
| 93 |
+
|
| 94 |
+
Download the image tar from the following mirrors:
|
| 95 |
+
- https://drive.google.com/file/d/1See0ZhJRw0WTTL9y8hFlgaduwPZ_nGfd/view?usp=sharing
|
| 96 |
+
- https://archive.org/download/webarena-env-shopping-admin-image
|
| 97 |
+
- http://metis.lti.cs.cmu.edu/webarena-images/shopping_admin_final_0719.tar
|
| 98 |
+
|
| 99 |
+
```
|
| 100 |
+
docker load --input shopping_admin_final_0719.tar
|
| 101 |
+
docker run --name shopping_admin -p 7780:80 -d shopping_admin_final_0719
|
| 102 |
+
# wait ~1 min to wait all services to start
|
| 103 |
+
|
| 104 |
+
docker exec shopping_admin /var/www/magento2/bin/magento setup:store-config:set --base-url="http://<your-server-hostname>:7780" # no trailing slash
|
| 105 |
+
docker exec shopping_admin mysql -u magentouser -pMyPassword magentodb -e 'UPDATE core_config_data SET value="http://<your-server-hostname>:7780/" WHERE path = "web/secure/base_url";'
|
| 106 |
+
docker exec shopping_admin /var/www/magento2/bin/magento cache:flush
|
| 107 |
+
```
|
| 108 |
+
Now you can visit `http://<your-server-hostname>:7780/admin`.
|
| 109 |
+
|
| 110 |
+
|
| 111 |
+
### Social Forum Website (Reddit)
|
| 112 |
+
|
| 113 |
+
Download the image tar from the following mirrors:
|
| 114 |
+
- https://drive.google.com/file/d/17Qpp1iu_mPqzgO_73Z9BnFjHrzmX9DGf/view?usp=sharing
|
| 115 |
+
- https://archive.org/download/webarena-env-forum-image
|
| 116 |
+
- http://metis.lti.cs.cmu.edu/webarena-images/postmill-populated-exposed-withimg.tar
|
| 117 |
+
|
| 118 |
+
```
|
| 119 |
+
docker load --input postmill-populated-exposed-withimg.tar
|
| 120 |
+
docker run --name forum -p 4444:80 -d postmill-populated-exposed-withimg
|
| 121 |
+
```
|
| 122 |
+
Now you can visit `http://<your-server-hostname>:4444/`.
|
| 123 |
+
|
tasks/{196_bea--305.json → 001_bea--392.json}
RENAMED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
"sites": [
|
| 3 |
"bea"
|
| 4 |
],
|
| 5 |
-
"task_id": "bea--
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
|
|
|
| 2 |
"sites": [
|
| 3 |
"bea"
|
| 4 |
],
|
| 5 |
+
"task_id": "bea--392",
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
tasks/{528_arxiv--66.json → 002_arxiv--45.json}
RENAMED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
"sites": [
|
| 3 |
"arxiv"
|
| 4 |
],
|
| 5 |
-
"task_id": "arxiv--
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
|
|
|
| 2 |
"sites": [
|
| 3 |
"arxiv"
|
| 4 |
],
|
| 5 |
+
"task_id": "arxiv--45",
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
tasks/{357_datausa--508.json → 003_datausa--641.json}
RENAMED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
"sites": [
|
| 3 |
"datausa"
|
| 4 |
],
|
| 5 |
-
"task_id": "datausa--
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
|
|
|
| 2 |
"sites": [
|
| 3 |
"datausa"
|
| 4 |
],
|
| 5 |
+
"task_id": "datausa--641",
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
tasks/{393_noaa--96.json → 004_noaa--90.json}
RENAMED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
"sites": [
|
| 3 |
"noaa"
|
| 4 |
],
|
| 5 |
-
"task_id": "noaa--
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
|
|
|
| 2 |
"sites": [
|
| 3 |
"noaa"
|
| 4 |
],
|
| 5 |
+
"task_id": "noaa--90",
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
tasks/{725_understat--83.json → 005_understat--97.json}
RENAMED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
"sites": [
|
| 3 |
"understat"
|
| 4 |
],
|
| 5 |
-
"task_id": "understat--
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
|
|
|
| 2 |
"sites": [
|
| 3 |
"understat"
|
| 4 |
],
|
| 5 |
+
"task_id": "understat--97",
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
tasks/{271_cfpb--106.json → 006_cfpb--106.json}
RENAMED
|
File without changes
|
tasks/{135_musicbrainz--682.json → 007_musicbrainz--788.json}
RENAMED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
"sites": [
|
| 3 |
"musicbrainz"
|
| 4 |
],
|
| 5 |
-
"task_id": "musicbrainz--
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
|
|
|
| 2 |
"sites": [
|
| 3 |
"musicbrainz"
|
| 4 |
],
|
| 5 |
+
"task_id": "musicbrainz--788",
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
tasks/{848_musicbrainz--tunebat--297.json → 008_musicbrainz--tunebat--152.json}
RENAMED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
"sites": [
|
| 3 |
"musicbrainz--tunebat"
|
| 4 |
],
|
| 5 |
-
"task_id": "musicbrainz--tunebat--
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
|
|
|
| 2 |
"sites": [
|
| 3 |
"musicbrainz--tunebat"
|
| 4 |
],
|
| 5 |
+
"task_id": "musicbrainz--tunebat--152",
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
tasks/{337_our-world-in-data--290.json → 009_our-world-in-data--245.json}
RENAMED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
"sites": [
|
| 3 |
"our-world-in-data"
|
| 4 |
],
|
| 5 |
-
"task_id": "our-world-in-data--
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
|
|
|
| 2 |
"sites": [
|
| 3 |
"our-world-in-data"
|
| 4 |
],
|
| 5 |
+
"task_id": "our-world-in-data--245",
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
tasks/{062_shopping--173.json → 010_shopping--264.json}
RENAMED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
"sites": [
|
| 3 |
"shopping"
|
| 4 |
],
|
| 5 |
-
"task_id": "shopping--
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
|
|
|
| 2 |
"sites": [
|
| 3 |
"shopping"
|
| 4 |
],
|
| 5 |
+
"task_id": "shopping--264",
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
tasks/{828_shopping--musicbrainz--207.json → 011_shopping--musicbrainz--287.json}
RENAMED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
"sites": [
|
| 3 |
"shopping--musicbrainz"
|
| 4 |
],
|
| 5 |
-
"task_id": "shopping--musicbrainz--
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
|
|
|
| 2 |
"sites": [
|
| 3 |
"shopping--musicbrainz"
|
| 4 |
],
|
| 5 |
+
"task_id": "shopping--musicbrainz--287",
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
tasks/{523_tunebat--657.json → 012_tunebat--843.json}
RENAMED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
"sites": [
|
| 3 |
"tunebat"
|
| 4 |
],
|
| 5 |
-
"task_id": "tunebat--
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
|
|
|
| 2 |
"sites": [
|
| 3 |
"tunebat"
|
| 4 |
],
|
| 5 |
+
"task_id": "tunebat--843",
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
tasks/{009_tunebat--musicbrainz--200.json → 013_tunebat--musicbrainz--295.json}
RENAMED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
"sites": [
|
| 3 |
"tunebat--musicbrainz"
|
| 4 |
],
|
| 5 |
-
"task_id": "tunebat--musicbrainz--
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
|
|
|
| 2 |
"sites": [
|
| 3 |
"tunebat--musicbrainz"
|
| 4 |
],
|
| 5 |
+
"task_id": "tunebat--musicbrainz--295",
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
tasks/{107_tunebat--musicbrainz--richard-powers--238.json → 014_tunebat--musicbrainz--richard-powers--299.json}
RENAMED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
"sites": [
|
| 3 |
"tunebat--musicbrainz--richard-powers"
|
| 4 |
],
|
| 5 |
-
"task_id": "tunebat--musicbrainz--richard-powers--
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
|
|
|
| 2 |
"sites": [
|
| 3 |
"tunebat--musicbrainz--richard-powers"
|
| 4 |
],
|
| 5 |
+
"task_id": "tunebat--musicbrainz--richard-powers--299",
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
tasks/{162_tunebat--richard-powers--262.json → 015_tunebat--richard-powers--300.json}
RENAMED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
"sites": [
|
| 3 |
"tunebat--richard-powers"
|
| 4 |
],
|
| 5 |
-
"task_id": "tunebat--richard-powers--
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
|
|
|
| 2 |
"sites": [
|
| 3 |
"tunebat--richard-powers"
|
| 4 |
],
|
| 5 |
+
"task_id": "tunebat--richard-powers--300",
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
tasks/{012_tunetbat--musicbrainz--239.json → 016_tunetbat--musicbrainz--304.json}
RENAMED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
"sites": [
|
| 3 |
"tunetbat--musicbrainz"
|
| 4 |
],
|
| 5 |
-
"task_id": "tunetbat--musicbrainz--
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
|
|
|
| 2 |
"sites": [
|
| 3 |
"tunetbat--musicbrainz"
|
| 4 |
],
|
| 5 |
+
"task_id": "tunetbat--musicbrainz--304",
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
tasks/{019_apta--312.json → 017_apta--305.json}
RENAMED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
"sites": [
|
| 3 |
"apta"
|
| 4 |
],
|
| 5 |
-
"task_id": "apta--
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
|
|
|
| 2 |
"sites": [
|
| 3 |
"apta"
|
| 4 |
],
|
| 5 |
+
"task_id": "apta--305",
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
tasks/017_unwto--307.json
DELETED
|
@@ -1,20 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"sites": [
|
| 3 |
-
"unwto"
|
| 4 |
-
],
|
| 5 |
-
"task_id": "unwto--307",
|
| 6 |
-
"require_login": false,
|
| 7 |
-
"storage_state": null,
|
| 8 |
-
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
| 9 |
-
"geolocation": null,
|
| 10 |
-
"intent": "AS of 10 May 2024, what is the percentage of people vaccinated per 100 population in Ireland?Consider using the following website(s): UNWTO, on ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
| 11 |
-
"require_reset": false,
|
| 12 |
-
"eval": {
|
| 13 |
-
"eval_types": [
|
| 14 |
-
"string_match"
|
| 15 |
-
],
|
| 16 |
-
"reference_answers": {
|
| 17 |
-
"fuzzy_match": "81.90%"
|
| 18 |
-
}
|
| 19 |
-
}
|
| 20 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
tasks/{174_arkiv--778.json → 018_arkiv--311.json}
RENAMED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
"sites": [
|
| 3 |
"arkiv"
|
| 4 |
],
|
| 5 |
-
"task_id": "arkiv--
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
|
|
|
| 2 |
"sites": [
|
| 3 |
"arkiv"
|
| 4 |
],
|
| 5 |
+
"task_id": "arkiv--311",
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
tasks/{451_climate-gov--318.json → 019_climate-gov--409.json}
RENAMED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
"sites": [
|
| 3 |
"climate-gov"
|
| 4 |
],
|
| 5 |
-
"task_id": "climate-gov--
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
|
|
|
| 2 |
"sites": [
|
| 3 |
"climate-gov"
|
| 4 |
],
|
| 5 |
+
"task_id": "climate-gov--409",
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
tasks/{500_climate-gov--arxiv--782.json → 020_climate-gov--arxiv--413.json}
RENAMED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
"sites": [
|
| 3 |
"climate-gov--arxiv"
|
| 4 |
],
|
| 5 |
-
"task_id": "climate-gov--arxiv--
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
|
|
|
| 2 |
"sites": [
|
| 3 |
"climate-gov--arxiv"
|
| 4 |
],
|
| 5 |
+
"task_id": "climate-gov--arxiv--413",
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
tasks/{041_climate-gov--cdc-mental-health--738.json → 021_climate-gov--cdc-mental-health--415.json}
RENAMED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
"sites": [
|
| 3 |
"climate-gov--cdc-mental-health"
|
| 4 |
],
|
| 5 |
-
"task_id": "climate-gov--cdc-mental-health--
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
|
|
|
| 2 |
"sites": [
|
| 3 |
"climate-gov--cdc-mental-health"
|
| 4 |
],
|
| 5 |
+
"task_id": "climate-gov--cdc-mental-health--415",
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
tasks/{032_iata--410.json → 022_iata--571.json}
RENAMED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
"sites": [
|
| 3 |
"iata"
|
| 4 |
],
|
| 5 |
-
"task_id": "iata--
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
|
|
|
| 2 |
"sites": [
|
| 3 |
"iata"
|
| 4 |
],
|
| 5 |
+
"task_id": "iata--571",
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
tasks/{042_iata--understat--763.json → 023_iata--understat--417.json}
RENAMED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
"sites": [
|
| 3 |
"iata--understat"
|
| 4 |
],
|
| 5 |
-
"task_id": "iata--understat--
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
|
|
|
| 2 |
"sites": [
|
| 3 |
"iata--understat"
|
| 4 |
],
|
| 5 |
+
"task_id": "iata--understat--417",
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
tasks/{839_mit--847.json → 024_mit--442.json}
RENAMED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
"sites": [
|
| 3 |
"mit"
|
| 4 |
],
|
| 5 |
-
"task_id": "mit--
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
|
|
|
| 2 |
"sites": [
|
| 3 |
"mit"
|
| 4 |
],
|
| 5 |
+
"task_id": "mit--442",
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
tasks/{047_mit--our-world-in-data--822.json → 025_mit--our-world-in-data--444.json}
RENAMED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
"sites": [
|
| 3 |
"mit--our-world-in-data"
|
| 4 |
],
|
| 5 |
-
"task_id": "mit--our-world-in-data--
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
|
|
|
| 2 |
"sites": [
|
| 3 |
"mit--our-world-in-data"
|
| 4 |
],
|
| 5 |
+
"task_id": "mit--our-world-in-data--444",
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
tasks/{714_reddit--arxiv--833.json → 026_reddit--arxiv--452.json}
RENAMED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
"sites": [
|
| 3 |
"reddit--arxiv"
|
| 4 |
],
|
| 5 |
-
"task_id": "reddit--arxiv--
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
|
|
|
| 2 |
"sites": [
|
| 3 |
"reddit--arxiv"
|
| 4 |
],
|
| 5 |
+
"task_id": "reddit--arxiv--452",
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
tasks/{636_st-louis-fed--343.json → 027_st-louis-fed--456.json}
RENAMED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
"sites": [
|
| 3 |
"st-louis-fed"
|
| 4 |
],
|
| 5 |
-
"task_id": "st-louis-fed--
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
|
|
|
| 2 |
"sites": [
|
| 3 |
"st-louis-fed"
|
| 4 |
],
|
| 5 |
+
"task_id": "st-louis-fed--456",
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
tasks/{027_st-louis-fed-reddit--399.json → 028_st-louis-fed-reddit--458.json}
RENAMED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
"sites": [
|
| 3 |
"st-louis-fed-reddit"
|
| 4 |
],
|
| 5 |
-
"task_id": "st-louis-fed-reddit--
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
|
|
|
| 2 |
"sites": [
|
| 3 |
"st-louis-fed-reddit"
|
| 4 |
],
|
| 5 |
+
"task_id": "st-louis-fed-reddit--458",
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
tasks/{021_st-lous-fed--316.json → 029_st-lous-fed--459.json}
RENAMED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
"sites": [
|
| 3 |
"st-lous-fed"
|
| 4 |
],
|
| 5 |
-
"task_id": "st-lous-fed--
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
|
|
|
| 2 |
"sites": [
|
| 3 |
"st-lous-fed"
|
| 4 |
],
|
| 5 |
+
"task_id": "st-lous-fed--459",
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
tasks/{180_stocknear--824.json → 030_stocknear--466.json}
RENAMED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
"sites": [
|
| 3 |
"stocknear"
|
| 4 |
],
|
| 5 |
-
"task_id": "stocknear--
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
|
|
|
| 2 |
"sites": [
|
| 3 |
"stocknear"
|
| 4 |
],
|
| 5 |
+
"task_id": "stocknear--466",
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
tasks/{605_uchicago--724.json → 031_uchicago--861.json}
RENAMED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
"sites": [
|
| 3 |
"uchicago"
|
| 4 |
],
|
| 5 |
-
"task_id": "uchicago--
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
|
|
|
| 2 |
"sites": [
|
| 3 |
"uchicago"
|
| 4 |
],
|
| 5 |
+
"task_id": "uchicago--861",
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
tasks/{080_uchicago--mit--335.json → 032_uchicago--mit--478.json}
RENAMED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
"sites": [
|
| 3 |
"uchicago--mit"
|
| 4 |
],
|
| 5 |
-
"task_id": "uchicago--mit--
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
|
|
|
| 2 |
"sites": [
|
| 3 |
"uchicago--mit"
|
| 4 |
],
|
| 5 |
+
"task_id": "uchicago--mit--478",
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
tasks/{043_understat--arxiv--767.json → 033_understat--arxiv--489.json}
RENAMED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
"sites": [
|
| 3 |
"understat--arxiv"
|
| 4 |
],
|
| 5 |
-
"task_id": "understat--arxiv--
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
|
|
|
| 2 |
"sites": [
|
| 3 |
"understat--arxiv"
|
| 4 |
],
|
| 5 |
+
"task_id": "understat--arxiv--489",
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
tasks/{881_unwto--307.json → 034_unwto--491.json}
RENAMED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
"sites": [
|
| 3 |
"unwto"
|
| 4 |
],
|
| 5 |
-
"task_id": "unwto--
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
|
|
|
| 2 |
"sites": [
|
| 3 |
"unwto"
|
| 4 |
],
|
| 5 |
+
"task_id": "unwto--491",
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
tasks/{022_world-pop--317.json → 035_world-pop--495.json}
RENAMED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
"sites": [
|
| 3 |
"world-pop"
|
| 4 |
],
|
| 5 |
-
"task_id": "world-pop--
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
|
|
|
| 2 |
"sites": [
|
| 3 |
"world-pop"
|
| 4 |
],
|
| 5 |
+
"task_id": "world-pop--495",
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
tasks/{522_worldpop--380.json → 036_worldpop--526.json}
RENAMED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
"sites": [
|
| 3 |
"worldpop"
|
| 4 |
],
|
| 5 |
-
"task_id": "worldpop--
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
|
|
|
| 2 |
"sites": [
|
| 3 |
"worldpop"
|
| 4 |
],
|
| 5 |
+
"task_id": "worldpop--526",
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
tasks/{315_cdc-covid--448.json → 037_cdc-covid--547.json}
RENAMED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
"sites": [
|
| 3 |
"cdc-covid"
|
| 4 |
],
|
| 5 |
-
"task_id": "cdc-covid--
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
|
|
|
| 2 |
"sites": [
|
| 3 |
"cdc-covid"
|
| 4 |
],
|
| 5 |
+
"task_id": "cdc-covid--547",
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
tasks/{035_cdc-cvoid--457.json → 038_cdc-cvoid--554.json}
RENAMED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
"sites": [
|
| 3 |
"cdc-cvoid"
|
| 4 |
],
|
| 5 |
-
"task_id": "cdc-cvoid--
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
|
|
|
| 2 |
"sites": [
|
| 3 |
"cdc-cvoid"
|
| 4 |
],
|
| 5 |
+
"task_id": "cdc-cvoid--554",
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
tasks/{280_cdc-mental-health--500.json → 039_cdc-mental-health--617.json}
RENAMED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
"sites": [
|
| 3 |
"cdc-mental-health"
|
| 4 |
],
|
| 5 |
-
"task_id": "cdc-mental-health--
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
|
|
|
| 2 |
"sites": [
|
| 3 |
"cdc-mental-health"
|
| 4 |
],
|
| 5 |
+
"task_id": "cdc-mental-health--617",
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
tasks/{031_cdc-obesity--729.json → 040_cdc-obesity--783.json}
RENAMED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
"sites": [
|
| 3 |
"cdc-obesity"
|
| 4 |
],
|
| 5 |
-
"task_id": "cdc-obesity--
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
|
|
|
| 2 |
"sites": [
|
| 3 |
"cdc-obesity"
|
| 4 |
],
|
| 5 |
+
"task_id": "cdc-obesity--783",
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
tasks/{034_cdc-obestity--450.json → 041_cdc-obestity--569.json}
RENAMED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
"sites": [
|
| 3 |
"cdc-obestity"
|
| 4 |
],
|
| 5 |
-
"task_id": "cdc-obestity--
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
|
|
|
| 2 |
"sites": [
|
| 3 |
"cdc-obestity"
|
| 4 |
],
|
| 5 |
+
"task_id": "cdc-obestity--569",
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
tasks/{085_nih--444.json → 042_nih--597.json}
RENAMED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
"sites": [
|
| 3 |
"nih"
|
| 4 |
],
|
| 5 |
-
"task_id": "nih--
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
|
|
|
| 2 |
"sites": [
|
| 3 |
"nih"
|
| 4 |
],
|
| 5 |
+
"task_id": "nih--597",
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
tasks/{514_worldometer--530.json → 043_worldometer--681.json}
RENAMED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
"sites": [
|
| 3 |
"worldometer"
|
| 4 |
],
|
| 5 |
-
"task_id": "worldometer--
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
|
|
|
| 2 |
"sites": [
|
| 3 |
"worldometer"
|
| 4 |
],
|
| 5 |
+
"task_id": "worldometer--681",
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
tasks/{745_fred--629.json → 044_fred--763.json}
RENAMED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
"sites": [
|
| 3 |
"fred"
|
| 4 |
],
|
| 5 |
-
"task_id": "fred--
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
|
|
|
| 2 |
"sites": [
|
| 3 |
"fred"
|
| 4 |
],
|
| 5 |
+
"task_id": "fred--763",
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
tasks/{762_riaa--693.json → 045_riaa--817.json}
RENAMED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
"sites": [
|
| 3 |
"riaa"
|
| 4 |
],
|
| 5 |
-
"task_id": "riaa--
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
|
|
|
| 2 |
"sites": [
|
| 3 |
"riaa"
|
| 4 |
],
|
| 5 |
+
"task_id": "riaa--817",
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
tasks/{161_trading-economics--720.json → 046_trading-economics--832.json}
RENAMED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
"sites": [
|
| 3 |
"trading-economics"
|
| 4 |
],
|
| 5 |
-
"task_id": "trading-economics--
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
|
|
|
| 2 |
"sites": [
|
| 3 |
"trading-economics"
|
| 4 |
],
|
| 5 |
+
"task_id": "trading-economics--832",
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
tasks/{039_tunebat--652.json → 047_tunebat--839.json}
RENAMED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
"sites": [
|
| 3 |
"tunebat"
|
| 4 |
],
|
| 5 |
-
"task_id": "tunebat--
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
|
|
|
| 2 |
"sites": [
|
| 3 |
"tunebat"
|
| 4 |
],
|
| 5 |
+
"task_id": "tunebat--839",
|
| 6 |
"require_login": false,
|
| 7 |
"storage_state": null,
|
| 8 |
"start_url": "http://ec2-18-220-211-153.us-east-2.compute.amazonaws.com:3333",
|
tasks/{364_cfpb--117.json → 048_cfpb--117.json}
RENAMED
|
File without changes
|