🏛️
CRLCA
  • Overview
  • Quick Start
  • Change Log
  • How-To Guides
    • Querying Multiple Fields
    • Translating a Search URL into an API Query
    • Converting JSON to CSV
    • Embedding PDF Documents
  • API Reference
    • Endpoints
      • Case ID
      • Case Ongoing
      • Case Type
      • Special Collection
      • Case State
      • Case Court
      • Case Status
      • Plaintiffs
        • Public Interest Lawyer
        • Filed Pro Se
        • Class Action Sought
        • Class Action Outcome
        • Attorney Organization
        • Plaintiff Type
      • Defendants
        • Defendant Type
        • Defendant Level
        • Facility type
      • Case Details
        • Cause of Action
        • Available Documents
        • Constitutional Clause
        • Special Case Type
      • Outcome
        • Case Settlement Status
        • Case Relief Source
        • Case Relief Nature
        • Case Content of Injunction
        • Case Prevailing Party
      • Document Details
        • Document Type
      • Issues
        • Case Issue
        • Case Custom Issue
    • Objects
      • Case
        • Case Details
        • Causes of Action
        • Outcome
        • Issues
        • Key Dates
        • Parties
        • Dockets and Case Numbers
        • Documents
        • Resources
        • Summaries
        • Case Status
      • Defendant
      • Docket
      • Docket Entry
      • Document
        • Document Details
        • Citations
      • Resource
        • Resource Details
        • Related Items
  • Need Help?
Powered by GitBook
On this page
  • case_status
  • last_checked_date
  • docket_status
  1. API Reference
  2. Objects
  3. Case

Case Status

These fields relate to the Clearinghouse's internal information about a case (as opposed to information about how the case is proceeding in the real world).

case_status

(string)

The case_status indicates where a case is in the process of filling out the summary and metadata.

Possible values:

Value
Description

Approved

The case's summary and metadata are complete.

Coding Complete

The case's metadata is complete, but the summary may not have been published yet and is likely awaiting internal review.

In Process (Public)

The case has been added to the Clearinghouse, but work on the summary and metadata has not started or is in progress. There may be a temporary 1-2 sentence summary, but it is likely that there is incomplete information.

The case status can be helpful in interpreting empty values for some fields. For example, if a case's order_start_year is empty and case_status is "In Process (Public)", then it's possible the case did have an injunction (or injunctive-like order) but we have yet to enter in that piece of metadata. On the other hand, if order_start_year is empty, case_ongoing is "No", and case_status is "Approved", then there was no injunction (or injunctive-like order) in the case.

last_checked_date

(string)

The date that the case was last checked – i.e. the case is up to date as of the last_checked_date. This string is in the format "YYYY-MM-DDTHH:MM:ssTZ".

docket_status

(string)

The status of the main docket for the case.

Value
Description

null

Complete as of retrieval date

Incomplete

We have only part of the docket.

None

We have no docket for this case. This might be because there is no docket or because we do not have access to the docket.

PreviousSummariesNextDefendant

Last updated 1 year ago

This field has not been set yet. This is likely because the case's metadata is not complete – see .

The docket is complete up to the date it was last retrieved. The docket entries may be present as objects or as one of the case's document.

Docket Entry
case_status