Skip to content

Commit

Permalink
Merge pull request #95 from freelawproject/update-more-chancery-courts
Browse files Browse the repository at this point in the history
feat(chancery): Update Chancery Courts
  • Loading branch information
flooie authored Jul 24, 2024
2 parents 98d6dfa + 414b9aa commit c597e54
Showing 1 changed file with 49 additions and 3 deletions.
52 changes: 49 additions & 3 deletions courts_db/data/courts.json
Original file line number Diff line number Diff line change
Expand Up @@ -17446,6 +17446,27 @@
"system": "state",
"type": "appellate"
},
{
"case_types": [],
"citation_string": "Md. Ch.",
"court_url": "",
"dates": [
{
"end": "1854-06-04",
"start": ""
}
],
"examples": [],
"id": "mdch",
"level": "iac",
"location": "Maryland",
"name": "High Court of Chancery of Maryland",
"regex": [
"High Court of Chancery of Maryland"
],
"system": "state",
"type": "appellate"
},
{
"case_types": [],
"citation_string": "D. Maryland",
Expand Down Expand Up @@ -19974,6 +19995,27 @@
"system": "state",
"type": "appellate"
},
{
"case_types": [],
"citation_string": "MI Ct. Ch.",
"court_url": "",
"dates": [
{
"end": "1847-12-31",
"start": "1836-01-01"
}
],
"examples": [],
"id": "michchanct",
"level": "ljc",
"location": "Michigan",
"name": "Michigan Court of Chancery",
"regex": [
"Michigan Court of Chancery"
],
"system": "state",
"type": "trial"
},
{
"case_types": [],
"citation_string": "Bankr. E.D. Mich.",
Expand Down Expand Up @@ -20486,7 +20528,8 @@
"location": "Mississippi",
"name": "Mississippi Chancery Courts",
"regex": [
"Mississippi Chancery Courts"
"Mississippi Chancery Courts",
"Mississippi Superior Court of Chancery"
],
"system": "state",
"type": "appellate"
Expand Down Expand Up @@ -62174,7 +62217,9 @@
"location": "South Carolina",
"name": "Court of Chancery of South Carolina",
"notes": "See: https://www.carolana.com/SC/Courts/SC_Court_of_Equity.html",
"regex": [],
"regex": [
"Court of Chancery of South Carolina"
],
"system": "state",
"type": "appellate"
},
Expand Down Expand Up @@ -64447,7 +64492,8 @@
"notes": "https://en.wikipedia.org/wiki/Virginia_Court_of_Chancery",
"regex": [
"Superior Court of Chancery of Virginia",
"Virginia Chancery Court"
"Virginia Chancery Court",
"High Court of Chancery of Virginia"
],
"system": "state",
"type": "trial"
Expand Down

0 comments on commit c597e54

Please sign in to comment.