CWSAC Report Updates battle data: force strengths¶
| name: | cws2_forces |
|---|---|
| path: | cws2_forces.csv |
| format: | csv |
Sources: [CWSII], [CWSIIAL], [CWSIIAR], [CWSIICO], [CWSIIDC], [CWSIIFL], [CWSIIGA], [CWSIIKS], [CWSIIKY], [CWSIIMN], [CWSIILA], [CWSIIMD], [CWSIIMO], [CWSIINC], [CWSIIND], [CWSIIOH], [CWSIIOK], [CWSIIPA], [CWSIISC], [CWSIITN], [CWSIIVA], [CWSIIWV]
Schema¶
| battle | string | Battle |
| belligerent | string | belligerent |
| description | string | Description |
| strength | integer | strength |
| regiments | integer | Regiments |
| companies | integer | companies |
| brigades | integer | brigades |
| divisions | integer | divisions |
| corps | integer | corps |
| armies | integer | armies |
| cavalry_regiments | integer | Cavalry Regiments |
| cavalry_brigades | integer | Cavalry Brigades |
| cavalry_divisions | integer | Cavalry Divisions |
| cavalry_corps | integer | Cavalry Corps |
| cavalry_companies | integer | Cavalry Companies |
| artillery_batteries | integer | Artillery Batteries |
| artillery_companies | integer | Artillery Companies |
| artillery_regiments | integer | Artillery Regiments |
| artillery_sections | integer | Artillery Sections |
| infantry_regiments | integer | Infantry Regiments |
| strength_other | integer | Strength (other) |
| ships | integer | Ships |
| guns | integer | Guns |
| strength_mean | number | Strength (mean) |
| strength_var | number | Strength (variance) |
battle¶
| title: | Battle |
||||||
|---|---|---|---|---|---|---|---|
| type: | string |
||||||
| format: | default |
||||||
| constraints: |
|
CWSAC battle identifier
belligerent¶
| title: | belligerent |
||
|---|---|---|---|
| type: | string |
||
| format: | default |
||
| constraints: |
|
strength¶
| title: | strength |
||
|---|---|---|---|
| type: | integer |
||
| format: | default |
||
| constraints: |
|
Total personnel in the force. In some cases CWSAC gives a numeric value of the forces involved. In other cases, it describes the units involved. The columns strength_mean and strength_var estimate the strength combining all information given by CWSAC.
cavalry_regiments¶
| title: | Cavalry Regiments |
||
|---|---|---|---|
| type: | integer |
||
| format: | default |
||
| constraints: |
|
Number of cavalry regiments
cavalry_brigades¶
| title: | Cavalry Brigades |
||
|---|---|---|---|
| type: | integer |
||
| format: | default |
||
| constraints: |
|
Number of cavalry brigades
cavalry_divisions¶
| title: | Cavalry Divisions |
||
|---|---|---|---|
| type: | integer |
||
| format: | default |
||
| constraints: |
|
Number of cavalry divisions
cavalry_corps¶
| title: | Cavalry Corps |
||
|---|---|---|---|
| type: | integer |
||
| format: | default |
||
| constraints: |
|
Number of cavalry corps
cavalry_companies¶
| title: | Cavalry Companies |
||
|---|---|---|---|
| type: | integer |
||
| format: | default |
||
| constraints: |
|
Number of cavalry companies
artillery_batteries¶
| title: | Artillery Batteries |
||
|---|---|---|---|
| type: | integer |
||
| format: | default |
||
| constraints: |
|
Number of artillery batteries
artillery_companies¶
| title: | Artillery Companies |
||
|---|---|---|---|
| type: | integer |
||
| format: | default |
||
| constraints: |
|
Number of artillery companies
artillery_regiments¶
| title: | Artillery Regiments |
||
|---|---|---|---|
| type: | integer |
||
| format: | default |
||
| constraints: |
|
Number of artillery regiments
artillery_sections¶
| title: | Artillery Sections |
||
|---|---|---|---|
| type: | integer |
||
| format: | default |
||
| constraints: |
|
Number of artillery sections
infantry_regiments¶
| title: | Infantry Regiments |
||
|---|---|---|---|
| type: | integer |
||
| format: | default |
||
| constraints: |
|
Number of infantry regiments
strength_other¶
| title: | Strength (other) |
||
|---|---|---|---|
| type: | integer |
||
| format: | default |
||
| constraints: |
|
Number of personnel involved other than the units listed in the description.
ships¶
| title: | Ships |
||
|---|---|---|---|
| type: | integer |
||
| format: | default |
||
| constraints: |
|
Number of ships involved in the battle
guns¶
| title: | Guns |
||
|---|---|---|---|
| type: | integer |
||
| format: | default |
||
| constraints: |
|
Number of artillery pieces involved in the battle
strength_mean¶
| title: | Strength (mean) |
||
|---|---|---|---|
| type: | number |
||
| format: | default |
||
| constraints: |
|
Mean of the estimated strength in personnel of the force. See code for how it is calculated.
Sources: [CWSII], [CWSIIAL], [CWSIIAR], [CWSIICO], [CWSIIDC], [CWSIIFL], [CWSIIGA], [CWSIIKS], [CWSIIKY], [CWSIIMN], [CWSIILA], [CWSIIMD], [CWSIIMO], [CWSIINC], [CWSIIND], [CWSIIOH], [CWSIIOK], [CWSIIPA], [CWSIISC], [CWSIITN], [CWSIIVA], [CWSIIWV]
strength_var¶
| title: | Strength (variance) |
||
|---|---|---|---|
| type: | number |
||
| format: | default |
||
| constraints: |
|
Variance of the estimated strength in personnel of the force. See code for how it is calculated.
Sources: [CWSII], [CWSIIAL], [CWSIIAR], [CWSIICO], [CWSIIDC], [CWSIIFL], [CWSIIGA], [CWSIIKS], [CWSIIKY], [CWSIIMN], [CWSIILA], [CWSIIMD], [CWSIIMO], [CWSIINC], [CWSIIND], [CWSIIOH], [CWSIIOK], [CWSIIPA], [CWSIISC], [CWSIITN], [CWSIIVA], [CWSIIWV]