Files
claude-skills-reference/engineering/skill-tester/assets/sample-skill/assets/test_data.csv

539 B

1name,age,city,country
2John Doe,25,New York,USA
3Jane Smith,30,London,UK
4Bob Johnson,22,Toronto,Canada
5Alice Brown,28,Sydney,Australia
6Charlie Wilson,35,Berlin,Germany
7This CSV file contains sample data with headers and multiple rows.
8It can be used to test the text processor's ability to handle
9structured data formats and count words across different content types.
10The file includes:
11- Header row with column names
12- Data rows with mixed text and numbers
13- Various city and country names
14- Different age values for statistical analysis