ShenYunTzr's picture
Add dataset files using Git LFS for binary tracking
b22d1ad
raw
history blame
4.12 kB
{
"absolute_id": 33,
"persona": "Operations Manager",
"task": "Using the medical data, count the distribution of tertiary, secondary, and primary hospitals across the eastern, central, and western regions. Incorporate the bed allocation data from `2023-(-).xlsx`, generate `public-hospital-grade-distribution-statistics.xlsx`, and save it in the summary folder under `/desktop/medical-data/`.",
"task_diff": "medium",
"output_files": [
"public-hospital-grade-distribution-statistics.xlsx"
],
"rubrics": [
"Is the total number of hospitals in the eastern region 15,102?",
"Is the total number of hospitals in the central region 11,548?",
"Is the total number of hospitals in the western region 11,705?",
"In the eastern region, are there 1,057 tertiary hospitals, 4,530 secondary hospitals, and 9,515 primary hospitals?",
"In the central region, are there 808 tertiary hospitals, 3,464 secondary hospitals, and 7,276 primary hospitals?",
"In the western region, are there 819 tertiary hospitals, 3,511 secondary hospitals, and 7,375 primary hospitals?",
"Does the output file contain data showing a total of 10,070 community health service centers?",
"Does the output file show 6,430 community health service centers with beds, and a bed-equipped center ratio of 63.85%?",
"Does the output file contain data showing a total of 27,107 community health service stations?",
"Does the output file contain the counts 3,640 bedless centers, 611 centers with 1-9 beds, and 2,111 centers with 10-29 beds?",
"Does the output file contain the counts 1,550 centers with 30-49 beds, 1,682 centers with 50-99 beds, and 476 centers with 100 or more beds?",
"Does the output file contain the counts 25,676 bedless stations, 1,117 stations with 1-9 beds, and 314 stations with 10 or more beds?",
"Does the output file contain data for Beijing showing 682 hospitals in total, including 122 tertiary hospitals and 259 secondary hospitals?",
"Does the output file contain data for Shanghai showing 467 hospitals in total, including 84 tertiary hospitals and 177 secondary hospitals?",
"Does the output file contain a worksheet named \"Regional Details\"?",
"Does the output file contain a worksheet named \"East Midwest Summary\"?",
"Does the output file contain a worksheet named \"data description\"?",
"Is the output file named \"public-hospital-grade-distribution-statistics.xlsx\"?",
"In the \"data description\" worksheet, does the output file describe the data sources as \"1-2-2023.xlsx\", \"1-3-2023.xlsx\", and \"1-12-2023-(-).xlsx\"?"
],
"rubric_types": [
"Outcome Evaluation",
"Outcome Evaluation",
"Outcome Evaluation",
"Outcome Evaluation",
"Outcome Evaluation",
"Outcome Evaluation",
"Outcome Evaluation",
"Outcome Evaluation",
"Outcome Evaluation",
"Outcome Evaluation",
"Outcome Evaluation",
"Outcome Evaluation",
"Outcome Evaluation",
"Outcome Evaluation",
"Basic Evaluation",
"Basic Evaluation",
"Basic Evaluation",
"Basic Evaluation",
"Outcome Evaluation"
],
"file_dep_graph": [
{
"from": "1-2-2023.xlsx",
"to": "public-hospital-grade-distribution-statistics.xlsx"
},
{
"from": "1-3-2023.xlsx",
"to": "public-hospital-grade-distribution-statistics.xlsx"
},
{
"from": "1-12-2023-(-).xlsx",
"to": "public-hospital-grade-distribution-statistics.xlsx"
},
{
"from": "1-2-2023.xlsx",
"to": "1-12-2023-(-).xlsx"
},
{
"from": "1-3-2023.xlsx",
"to": "1-12-2023-(-).xlsx"
}
],
"data_manifest": [
{
"filename": "1-2-2023.xlsx",
"stored_relpath": "data/af5d43e77382b8b6_1-2-2023.xlsx"
},
{
"filename": "1-3-2023.xlsx",
"stored_relpath": "data/c0dc3e71cfb11b0e_1-3-2023.xlsx"
},
{
"filename": "1-12-2023-(-).xlsx",
"stored_relpath": "data/743cd0f6c346ac9c_1-12-2023-(-).xlsx"
}
],
"tested_capabilities": [
"Workspace Exploration",
"Result-Providing Files Utilization"
]
}