criticaljuncture / ecfr-xml-corrections

eCFR XML correction patches
0 stars 0 forks source link

Fix 19 Title 28 Part 0 indeterminate subpart identifiers #292

Closed barefootford closed 4 years ago

barefootford commented 4 years ago

Context

Title 28 Part 0 has 19 indeterminate subpart identifiers. The problematic identifiers are all a second subpart that is named like "C-1", or "D-1" but is labeled as C or D. This overlaps with an existing vanilla Subpart C or D. These look to be present from epoch through latest xml. These should be made as individual patches in case they get fixed piecemeal.

starts_on: 2017-01-03 ends_on: 2100-01-01

``` - [ ] Patch subpart E-2 ```xml Subpart E-2 - Office of Legislative and Intergovernmental Affairs ``` - [ ] Patch Supbart E-3 ```xml Subpart E-3 - Office of Public Affairs ``` - [ ] Patch Subpart E-4 ```xml Subpart E-4 - Office of the Inspector General ``` - [ ] Patch Subpart F-1 ```xml Subpart F-1-Office for Access to Justice ``` - [ ] Patch Subpart F-2 ```xml Subpart F-2 - INTERPOL-United States National Central Bureau ``` - [ ] Patch Subpart G1 ```xml Subpart G-1 - Executive Office for United States Trustees ``` - [ ] Patch Subpart G-2 ```xml Subpart G-2 - Office of Professional Responsibility ``` - [ ] Patch Subpart P-2 ```xml Subpart P-1 - Office of Justice Programs and Related Agencies ... ``` - [ ] Patch Subpart U-1 ```xml Subpart U-1 - Office of Community Oriented Policing Services ... ``` - [ ] Patch Subpart U-2 ```xml Subpart U-2 - Office on Violence Against Women ``` - [ ] Patch Subpart U-3 ```xml Subpart U-3 - Office of the Federal Detention Trustee ``` - [ ] Patch Subpart V-1 ```xml Subpart V-1 - Foreign Claims Settlement Commission § 0.128 Organization.

The Foreign Claims Settlement Commission of the United States is a separate agency within the Department of Justice. ``` - [ ] Patch Subpart V-2 ```xml Subpart V-2 - Professional Responsibility Advisory Office ``` - [ ] Patch Subpart W-1 ```xml Subpart W-1 - Office of Tribal Justice Source:Order No. 3229-2010, 75 FR 70123, Nov. 17, 2010, unless otherwise noted. ``` - [ ] Patch Subpart W-2 ```xml Subpart W-2 - Additional Assignments of Functions and Designation of Officials To Perform the Duties of Certain Offices in Case of Vacancy, or Absence Therein or in Case of Inability or Disqualification to Act ``` - [ ] Patch Subpart Z-1 ```xml Subpart Z-1 - Prosecutions for Obstruction of Justice and Related Charges ```

barefootford commented 4 years ago

Closing in favor of updating DashedIdentifierUpdater preprocessor to handle these: https://github.com/criticaljuncture/ecfr-versioner/issues/406