Skip to content

Commit 40eed6c

Browse files
committed
feat(txboda): Add new court
1 parent d2db23a commit 40eed6c

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

courts_db/data/courts.json

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63340,6 +63340,28 @@
6334063340
"system": "state",
6334163341
"type": "appellate"
6334263342
},
63343+
{
63344+
"case_types": [],
63345+
"citation_string": "Tex. Bd. Disc. App.",
63346+
"court_url": "https://boda.texas.gov",
63347+
"dates": [
63348+
{
63349+
"start": "1992-01-01"
63350+
}
63351+
],
63352+
"examples": [],
63353+
"id": "txboda",
63354+
"level": "trial",
63355+
"location": "Texas",
63356+
"name": "Texas Board of Disciplinary Appeals",
63357+
"notes": "The Texas Board of Disciplinary Appeals (BODA) is an independent tribunal appointed by the Texas Supreme Court to hear attorney discipline cases. Created in 1992, it hears appeals from certain disciplinary actions and has original jurisdiction in select matters.",
63358+
"regex": [
63359+
"Texas Board of Disciplinary Appeals",
63360+
"Board of Disciplinary Appeals"
63361+
],
63362+
"system": "state",
63363+
"type": "special"
63364+
},
6334363365
{
6334463366
"case_types": [],
6334563367
"citation_string": "Tex. Rev. Trib.",

0 commit comments

Comments
 (0)