Description of Espy Data Fields

  • id (mandatory)

    Sequential identifier for each record. Edits and deletions can be made during processing, so not all numbers may be present

  • uuid

    A random unique identifier, created using the Python uuid4() libary

  • record_type (mandatory)

    This field denotes the 5 primary record types:

    • Documented
      • The record has supporting documentation either present in the collection, or though a citation
    • Underdocumented
      • The record has limited, unreliable, or conflicting documentation, or none at all. In these cases, it is unclear whether the person was executed
    • Not Executed
      • The person in this record was not executed. This may be a case where a sentence was discovered to not have taken place, either during Espy’s collecting or since
    • Execution Sentence Pending
      • The person in this record has a death sentence that has not yet been carried out at the time the record was created
    • Informational
      • These are information documents created by Espy that do not document individual case(s)
  • icpsr_record

  • icpsr_id

    • The identifier used by the original Espy File dataset. Null values indicate that the record was not present in this dataset
  • state (mandatory)

    • The US State where the execution took place
  • state_abbreviation (mandatory)

    • The standard postal abbreviation for state
  • first_name

    • The first name(s) of the person documented by the record. This field also includes middle initials and multiple names for people with more than three names.
  • last_name

    • The last name(s) of the person documented by the record.
  • name_source_icpsr

    • Boolean field denoting if the Espy File dataset was the source used for the name field
  • name_source_index

    • Boolean field denoting if the index card(s) were the source used for the name field
  • name_source_big

    • Boolean field denoting if the large index card(s) were the source used for the name field
  • name_source_ref

    • Boolean field denoting if the reference material the source used for the name field
  • circa_date_execution

    • Boolean field denoting if the date_of_execution field is approximate
  • date_execution

    • ISO 8601 formatted date as a string. Denotes date of execution with varying degrees of specificity, so each of these examples are valid:
      • 2019-10-22
      • 2019-10
      • 2019
  • date_execution_source_icpsr

    • Boolean field denoting if the Espy File dataset was the source used for the date_execution field
  • date_execution_source_index

    • Boolean field denoting if the index card(s) were the source used for the date_execution field
  • date_execution_source_big

    • Boolean field denoting if the large index card(s) were the source used for the date_execution field
  • date_execution_source_ref

    • Boolean field denoting if the reference material the source used for the date_execution field
  • circa_date_crime

    • Boolean field denoting if the date_of_crime field is approximate
  • date_crime

    • ISO 8601 formatted date as a string. Denotes date of crime the person was convicted of committing. Dates have varying degrees of specificity like the date_of_execution field
  • date_crime_source_icpsr

    • Boolean field denoting if the Espy File dataset was the source used for the date_crime field
  • date_crime_source_index

    • Boolean field denoting if the index card(s) were the source used for the date_crime field
  • date_crime_source_big

    • Boolean field denoting if the large index card(s) were the source used for the date_crime field
  • date_crime_source_ref

    • Boolean field denoting if the reference material the source used for the date_crime field
  • age

    • integer of age in years
  • age_source_icpsr

    • Boolean field denoting if the Espy File dataset was the source used for the age field
  • age_source_index

    • Boolean field denoting if the index card(s) were the source used for the age field
  • age_source_big

    • Boolean field denoting if the large index card(s) were the source used for the age field
  • age_source_ref

    • Boolean field denoting if the reference material the source used for the age field
  • gender_assigned (mandatory)

    • String field denoting the person’s gender as assigned in the documentation. Since the project relied on existing documentation, without further information we were often forced to perpetuate the gender classifications of the source material, whether or not it respected a person's gender identity. Thus, we felt that "gender assigned," or the gender assigned to them by the person creating the record best described the field. Possible values are Male, Female, Non-binary, or Unknown.
  • gender_source_icpsr

    • Boolean field denoting if the Espy File dataset was the source used for the gender_assigned field
  • gender_source_index

    • Boolean field denoting if the index card(s) were the source used for the gender_assigned field
  • gender_source_big

    • Boolean field denoting if the large index card(s) were the source used for the gender_assigned field
  • gender_source_ref

    • Boolean field denoting if the reference material the source used for the gender_assigned field
  • race

    • String field denoting the person’s race as specified in the documentation. This fields does not conform to any established standard because it was based on the Espy File. For example, for many records where the person was described as “Asian-Pacific Islander” in the Espy File, that label was continued because of a lack of more detailed documentation. Possible values are White, Black, Native American, Hispanic, Asian, Pacific Islander, Asian-Pacific Islander, Two or more races, or Unknown.
  • race_source_icpsr

    • Boolean field denoting if the Espy File dataset was the source used for the race field
  • race_source_index

    • Boolean field denoting if the index card(s) were the source used for the race field
  • race_source_big

    • Boolean field denoting if the large index card(s) were the source used for the race field
  • race_source_ref

    • Boolean field denoting if the reference material the source used for the race field
  • crime_convicted_of

    • String field denoting the crime the person was convicted of. Possible values are:
      • Unknown
      • Murder
      • Rape
      • Criminal Assault
      • Housebrkng-Burgl
      • Horse Stealing
      • Consp to Murder
      • Treason
      • Slave Revolt
      • Witchcraft
      • Robbery-Murder
      • Rape-Murder
      • Piracy
      • Accessory to Mur
      • Desertion
      • Robbery
      • Arson
      • Guerilla Activit
      • Spying-Espionage
      • Murder-Rape-Rob
      • Burg-Att Rape
      • Rioting
      • Attempted Rape
      • Murder-Burglary
      • Kidnap-Murder
      • Kidnap-Murdr-Rob
      • Arson-Murder
      • Rape-Robbery
      • Robbery and Attempted Rape
      • Kidnapping
      • Prisn Brk-Kidnap
      • Sodmy-Buggry-Bst
      • Adultery
      • Poisoning
      • Concealing Birth
      • Unspec Felony
      • Aid Runaway Slve
      • Counterfeiting
      • Attempted Murder
      • Forgery
      • Theft-Stealing
      • Conspiracy to Rebel
      • Mutiny
      • Other
  • crime_source_icpsr

    • Boolean field denoting if the Espy File dataset was the source used for the crime_convicted_of field
  • crime_source_index

    • Boolean field denoting if the index card(s) were the source used for the crime_convicted_of field
  • crime_source_big

    • Boolean field denoting if the large index card(s) were the source used for the crime_convicted_of field
  • crime_source_ref

    • Boolean field denoting if the reference material the source used for the crime_convicted_of field
  • enslaved

    • Boolean field denoting if the person was enslaved.
  • enslaved_source_icpsr

    • Boolean field denoting if the Espy File dataset was the source used for the enslaved field
  • enslaved_source_index

    • Boolean field denoting if the index card(s) were the source used for the enslaved field
  • enslaved_source_big

    • Boolean field denoting if the large index card(s) were the source used for the enslaved field
  • enslaved_source_ref

    • Boolean field denoting if the reference material the source used for the enslaved field
  • owner_name

    • String field containing the name of the person who owned the enslaved person documented by the record.
  • owner_source_icpsr

    • Boolean field denoting if the Espy File dataset was the source used for the owner_name field
  • owner_source_index

    • Boolean field denoting if the index card(s) were the source used for the owner_name field
  • owner_source_big

    • Boolean field denoting if the large index card(s) were the source used for the owner_name field
  • owner_source_ref

    • Boolean field denoting if the reference material the source used for the owner_name field
  • compensation_case

    • Boolean field denoting cases where the person was enslaved and the person who owned them was provided compensation for their death.
  • comp_source_icpsr

    • Boolean field denoting if the Espy File dataset was the source used for the compensation_case field
  • comp_source_index

    • Boolean field denoting if the index card(s) were the source used for the compensation_case field
  • comp_source_big

    • Boolean field denoting if the large index card(s) were the source used for the compensation_case field
  • comp_source_ref

    • Boolean field denoting if the reference material the source used for the compensation_case field
  • execution_method

    • String field denoting the method used to kill the person documented in the record. Possible values are:
      • Hanging
      • Electrocution
      • Asphyxiation-Gas
      • Shot
      • Injection
      • Pressing
      • Break on Wheel
      • Burned
      • Hung in Chains
      • Bludgeoned
      • Gibbetted
      • Other
      • Unknown
  • execution_method_source_icpsr

    • Boolean field denoting if the Espy File dataset was the source used for the execution_method field
  • execution_method_source_index

    • Boolean field denoting if the index card(s) were the source used for the execution_method field
  • execution_method_source_big

    • Boolean field denoting if the large index card(s) were the source used for the execution_method field
  • execution_method_source_ref

    • Boolean field denoting if the reference material the source used for the execution_method field
  • jurisdiction (mandatory)

    • String field denoting the jurisdiction under which the execution sentence was passed. This field also documents lynchings that we included in the source material, which are labeled “Extrajudicial.” Possible values are:
      • Unknown
      • State
      • Federal
      • International
      • Local-Colonial
      • Military
      • Native American
      • Territorial
      • Extrajudicial
      • Unclear
      • Other
  • jurisdiction_source_icpsr

    • Boolean field denoting if the Espy File dataset was the source used for the jurisdiction field
  • jurisdiction_source_index

    • Boolean field denoting if the index card(s) were the source used for the jurisdiction field
  • jurisdiction_source_big

    • Boolean field denoting if the large index card(s) were the source used for the jurisdiction field
  • jurisdiction_source_ref

    • Boolean field denoting if the reference material the source used for the jurisdiction field
  • county_name (mandatory)

    • String field denoting the county or independent city where the execution took place.
  • county_source_icpsr

    • Boolean field denoting if the Espy File dataset was the source used for the county_name field
  • county_source_index

    • Boolean field denoting if the index card(s) were the source used for the county_name field
  • county_source_big

    • Boolean field denoting if the large index card(s) were the source used for the county_name field
  • county_source_ref

    • Boolean field denoting if the reference material the source used for the county_name field
  • county_code (mandatory)

  • notes

    • String field where the metadata technician could provide details on the decisions they made when creating the records
  • icpsr_record_id

    • Sequential identifier for records used during processing and metadata creation. May not be useful to end-users.
  • index_card

    • Boolean field denoting whether a record is documented by index card(s).
  • index_card_id

    • Sequential identifier for records of index cards used during processing and metadata creation. May not be useful to end-users.
  • ocr_text

  • index_card_files

    • String field containing filenames for digitized index card(s). Multiple values are separated by a semicolon and a space (; ).
  • index_card_uri

    • String field with a URI for the index card(s) for this record.
  • index_card_download

    • String field with URI(s) to directly download digitized index card(s) for this record. Multiple values are separated by a semicolon and a space (; ).
  • big_card

    • Boolean field denoting whether a record is documented by large index card(s).
  • big_card_id

    • Sequential identifier for records of large index cards used during processing and metadata creation. May not be useful to end-users.
  • big_ocr

    • Text extracted from the large index card(s) with Tesseract OCR.
  • big_card_files

    • String field containing filenames for digitized large index card(s). Multiple values are separated by a semicolon and a space (; ).
  • big_card_uri

    • String field with a URI for the large index card(s) for this record.
  • big_card_download

    • String field with URI(s) to directly download digitized index card(s) for this record. Multiple values are separated by a semicolon and a space (; ).
  • reference_material

    • Boolean field denoting whether a record is documented by reference material.
  • reference_material_id

    • Sequential identifier for records of reference material used during processing and metadata creation. May not be useful to end-users. Multiple values are separated by a semicolon and a space (; ).
  • reference_material_files

    • String field containing filenames for digitized reference material pages. Multiple values are separated by a semicolon and a space (; ).
  • reference_material_uri

    • String field with URI(s) for the reference material pages for this record. Multiple values are separated by a semicolon and a space (; ).
  • reference_material_download

    • String field with URI(s) to directly download the digitized reference material pages for this record. Multiple values are separated by a semicolon and a space (; ).
  • created_at

    • ISO 8601 timestamp for when the record was created.
  • updated_at

    • ISO 8601 timestamp for when the record was last updated.
  • index_card_aspace

    • String field with a URI for online archival description for the index card(s) for this record.
  • big_card_aspace

    • String field with a URI for online archival description for the large index card(s) for this record.
  • reference_material_aspace

    • String field with URI(s) for online archival description for the index card(s) for this record. Multiple values are separated by a semicolon and a space (; ).