NPS Shenandoah Report battle data: force strengths and casualties¶
| name: | shenandoah_forces |
|---|---|
| path: | shenandoah_forces.csv |
| format: | csv |
Sources: [NPS1992]
Schema¶
| battle_id | integer | battle_id |
| belligerent | string | Belligerent |
| description | string | Description |
| strength_min | integer | Strength (min) |
| strength_max | integer | Strength (max) |
| casualties_text | string | casualties_text |
| casualties | integer | Casualties |
| killed | integer | Killed |
| wounded | integer | Wounded |
| missing_captured | integer | Missing or Captured |
battle_id¶
| title: | battle_id |
|---|---|
| type: | integer |
| format: | default |
belligerent¶
| title: | Belligerent |
||
|---|---|---|---|
| type: | string |
||
| format: | default |
||
| constraints: |
|
description¶
| title: | Description |
|---|---|
| type: | string |
| format: | default |
strength_min¶
| title: | Strength (min) |
|---|---|
| type: | integer |
| format: | default |
Strength in personnel of the force (minimum value). If no range is given, the maximum and minimum are set to the same value.
strength_max¶
| title: | Strength (max) |
|---|---|
| type: | integer |
| format: | default |
Strength in personnel of the force (maximum value). If no range is given, the maximum and minimum are set to the same value.
casualties_text¶
| title: | casualties_text |
|---|---|
| type: | string |
| format: | default |
Text describing the casualties of the battle.
casualties¶
| title: | Casualties |
||
|---|---|---|---|
| type: | integer |
||
| format: | default |
||
| constraints: |
|
Total casualties (killed, wounded, and missing or captured)
killed¶
| title: | Killed |
||
|---|---|---|---|
| type: | integer |
||
| format: | default |
||
| constraints: |
|
wounded¶
| title: | Wounded |
||
|---|---|---|---|
| type: | integer |
||
| format: | default |
||
| constraints: |
|
missing_captured¶
| title: | Missing or Captured |
||
|---|---|---|---|
| type: | integer |
||
| format: | default |
||
| constraints: |
|