Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New reporters and new reporters variations #160

Open
wants to merge 32 commits into
base: main
Choose a base branch
from

Conversation

quevon24
Copy link
Member

@quevon24 quevon24 commented Feb 15, 2023

NOTE: the changes were divided into a PR for reporters and another for laws.

This is the list of new reporters:

Reporters:

  1. Abbott's New Jersey Law Reports
  2. American Bankruptcy Law Journal
  3. American Bar Association Journal (ABA)
  4. American Lawyer
  5. Boston University Law Review
  6. Bradford's Surrogate Reports [NY]
  7. Business Lawyer
  8. California Workers' Compensation Cases
  9. Chief Counsel Notice LEXIS cite
  10. Civil Aeronautics Authority Reports
  11. Colorado Journal, Colorado Appellate Reports
  12. Constitution of The United States of America, USCS
  13. Court Decisions Relating National Labor Relations Act
  14. Current Court Decisions
  15. Customs Appeals Decisions
  16. Customs Decisions
  17. Detroit Legal News
  18. Employee & Labor Relations Law
  19. Federal Rules of Evidence, USCS
  20. Field Service Advice Memoranda
  21. Field Service Advice Memoranda LEXIS cite
  22. Florida (FL) Law Weekly Federal, Court of Appeals
  23. Florida (FL) Law Weekly Federal, District Court
  24. Florida (FL) Law Weekly, Circuit Court
  25. Florida (FL) Law Weekly, District Courts of Appeal
  26. Fourth Circuit and District of Columbia (DC) Bankruptcy Court Reporter
  27. General Counsel Memoranda
  28. Internal Revenue Bulletin LEXIS cite
  29. LexisNexis Illinois Supreme Court
  30. Municipal Law Reporter
  31. Northwestern University Law Review
  32. Notre Dame Lawyer
  33. Ohio (OH) Pending Opinions Reporter
  34. Thompson National Bank Cases
  35. Treasury Decisions
  36. Treasury Decisions Under Customs & Other Laws
  37. United States Court of Appeals for the Federal Circuit
  38. United States Court of International Trade Slip Opinion Citation
  39. United States Granted Patent Number
  40. United States Treaties and Other International Agreements (TIAS)

This PR also contains many reporters variations, new regex patterns: full_cite_cch_suffix, volume_with_letter and updates in regex patterns

Cal. WCC, CJ C.A.R., Fla. L. Weekly Fed. D, Thomp.Nat.Bank Cas.,
Va.Sup.Ct.Rep.
Variations, modify regex formats and new regex format
'full_cite_cch_suffix'
Abbotts, Fla. L. Weekly Fed. C, Fourth Cir. & D.C. Bankr., Current Ct.Dec.
Fla. L. Weekly D, Mun.L.R., Detroit Leg.N.
@quevon24 quevon24 requested a review from flooie February 15, 2023 01:02
@quevon24 quevon24 self-assigned this Feb 15, 2023
freelawbot added a commit that referenced this pull request Feb 15, 2023
@quevon24 quevon24 marked this pull request as draft February 15, 2023 20:30
freelawbot added a commit that referenced this pull request Feb 16, 2023
freelawbot added a commit that referenced this pull request Feb 16, 2023
Fla. L. Weekly C, Ct. Dec. Relating N.L.R.A., U.S.C., C.F.R., FLA. STAT.
freelawbot added a commit that referenced this pull request Feb 21, 2023
WIS. STAT., VA. CODE ANN., WASH. REV. CODE, WYO. STAT. ANN.
freelawbot added a commit that referenced this pull request Feb 22, 2023
W. VA. CODE, Williams & Meyers, Oil and Gas Law, UTAH CODE ANN., U.S.T.,
USSG, T.D., S.C. CODE ANN., Rev. Proc., Rev. Rul., OR. REV. STAT., OHIO
REV. CODE ANN., O.C.G.A., N.Y. Estates, Powers Trusts Law, N.Y. Dom.
Rel. Law, N.Y. Debt. Cred. Law
freelawbot added a commit that referenced this pull request Feb 22, 2023
Fed. Tax Ct. R., GCM, Ind. Code, Iowa Code, Internal Revenue Manual
Section, IRC, IRM, Kan. Stat. Ann., Ky. Const., Ky. Rev. Stat. Ann., La.
R.S., La. C.C., MD. CODE ANN., Mich. Comp. Laws, Miss. Code Ann., Mont.
Code Ann.
freelawbot added a commit that referenced this pull request Feb 22, 2023
Fed. R. Evid, Fed. R. Crim. P., Fed. R. Civ. P., Fed. R. Bankr. P., Fed. R. App. P., Exec. Order, Empl. & L. Rel. Law, D. Minn. LR, D. Nev. LR, Del. Code Ann., D.C. Code
freelawbot added a commit that referenced this pull request Feb 23, 2023
Ala. Code, Alaska Stat., Appendix U.S.C., Ariz. Rev. Stat., Ark. Code Ann., Cal. Bus. & Prof. Code, Cal. Civ. Code, Cal. Civ. Proc. Code, Cal. Com. Code
freelawbot added a commit that referenced this pull request Feb 23, 2023
Cal. Corp. Code, Cal. Educ. Code, Cal. Elec. Code, Cal. Evid. Code, Cal. Fam. Code, Cal. Fin. Code, Cal. Food & Agric. Code, Cal. Gov't Code, Cal. Health & Safety Code, Cal. Ins. Code, Cal. Lab. Code, Cal. Penal Code, Cal. Prob. Code, Cal. Pub. Res. Code, Cal. Rev. & Tax. Code, Cal. Unemp. Ins. Code, Cal. Veh. Code
freelawbot added a commit that referenced this pull request Feb 23, 2023
Cal. Welf. & Inst. Code, CCN LEXIS, Haw. Rev. Stat., Hous. Bus. & Tax L.J., Idaho Code, Ill. Comp. Stat., Ill. Sup. Ct. INTERNAL REVENUE MANUAL (CCH), IRB LEXIS, Ill. L. Rev., Judgments, Judgments Second, Mass. Ann. Laws, Mo. Rev. Stat., M.R.S, N.C. Gen. Stat., N.D. Ala. Rules, N.D. Cent. Code, N.D. Ga. LCrR, Neb. Rev. Stat., N.H. Rev. Stat. Ann., N.J. Stat. Ann., N.M. Stat. Ann., NRS, N.Y. Banking Law, N.Y. Bus. Corp. Law, N.Y. City Admin. Code, N.Y. City Charter, N.Y. Civ. Rights Law, N.Y. Civ. Serv. Law, N.Y. C.P.L.R., N.Y. Crim. Proc. Law, N.Y. Educ. Law, N.Y. Envtl. Conserv. Law, N.Y. Fam. Ct. Act, N.Y. Tax Law
Comment on lines +9301 to +9320
"Fed. Cir. (T)": [
{
"cite_type": "federal",
"editions": {
"Fed. Cir. (T)": {
"end": null,
"regexes": [
"$full_cite"
],
"start": "1750-01-01T00:00:00"
}
},
"examples": [
"8 Fed. Cir. (T) 1"
],
"mlz_jurisdiction": [],
"name": "United States Court of Appeals for the Federal Circuit",
"variations": {}
}
],
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is the T for? This is a weird format.

@@ -27302,7 +27702,7 @@
"U.S. CONST. AMEND. 9"
],
"mlz_jurisdiction": [],
"name": "U.S. Constitution",
"name": "Constitution of The United States of America, USCS",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems odd... what is the USCS stand for? Also probably meant for the laws.json

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it stands for "United States Code Service"

@quevon24 quevon24 marked this pull request as draft February 28, 2023 17:27
…ion regex

Ala. Code, Alaska Stat., Cal. Civ. Code, Cal. Civ. Proc. Code, Cal. Com.
Code, Cal. Corp. Code, Cal. Educ. Code, Cal. Elec. Code, Cal. Evid.
Code, Cal. Fam. Code, Cal. Fin. Code, Cal. Food & Agric. Code, Cal.
Gov't Code, Cal. Health & Safety Code, Cal. Ins. Code, Cal. Lab. Code,
Cal. Penal Code, Cal. Prob. Code, Cal. Pub. Res. Code, Cal. Rev. & Tax.
Code, Cal. Unemp. Ins. Code, Cal. Veh. Code, Cal. Welf. & Inst. Code
freelawbot added a commit that referenced this pull request Feb 28, 2023
@quevon24 quevon24 changed the title New reporters and new reporters variations New reporters, new reporters variations, new laws and laws updated Feb 28, 2023
Colo. Rev. Stat., Conn. Gen. Stat., Fla. Stat., Haw. Rev. Stat., Idaho Code, Ill. Comp. Stat., Kan. Stat. Ann., Ky. Rev. Stat. Ann., La. R.S., Me. Rev. Stat., Minn. Stat., Mo. Rev. Stat., N.C. Gen. Stat, N.D. Cent. Code, N.H. Rev. Stat. Ann., N.J. Stat. Ann., N.M. Stat. Ann., N.Y. Banking Law, N.Y. Bus. Corp. Law, N.Y. C.P.L.R., N.Y. Civ. Rights Law, N.Y. Civ. Serv. Law, N.Y. Crim. Proc. Law, N.Y. Educ. Law, N.Y. Envtl. Conserv. Law, N.Y. Fam. Ct. Act
freelawbot added a commit that referenced this pull request Feb 28, 2023
N.Y. Gen. Bus. Law, N.Y. Gen. City Law, N.Y. Gen. Constr. Law, N.Y. Gen. Mun. Law, N.Y. Gen. Oblig. Law, N.Y. High. Law, N.Y. Ins. Law, N.Y. Jud. Law, N.Y. Lien Law, N.Y. Limited Liab. Co. Law, N.Y. Mental Hyg. Law, N.Y. Not-for-Profit Corp. Law, N.Y. Partnership Law, N.Y. Penal Law, N.Y. Pers. Prop. Law, N.Y. Priv. Hous. Fin. Law, N.Y. Real Prop. Acts. Law, N.Y. Real Prop. Law, N.Y. Real Prop. Tax Law, N.Y. Relig. Corp. Law, N.Y. Retire. & Soc. Sec. Law, N.Y. Soc. Serv. Law, N.Y. Surr. Ct. Proc. Act, N.Y. Tax Law, N.Y. Veh. & Traf. Law
freelawbot added a commit that referenced this pull request Feb 28, 2023
NRS, Neb. Rev. Stat., Or. Rev. Stat., Okla. Stat., P.S., Pa.C.S., R.I. Gen. Laws, S.D. Codified Laws, Tenn. Code Ann., Tex. Bus. & Com. Code, Tex. Bus. & Com. Code, Tex. Bus. Corp. Act, Tex. Bus. Orgs. Code, Tex. Civ. Prac. & Rem. Code, Tex. Educ. Code, Tex. Fam. Code, Tex. Gov't Code, Tex. Ins. Code, Tex. Penal Code, Tex. Prob. Code, Tex. Prop. Code, Tex. Rev. Civ. Stat., Tex. Tax Code
freelawbot added a commit that referenced this pull request Feb 28, 2023
Vt. Stat. Ann., Wis. Stat., WYO. STAT. ANN., Wash. Rev. Code, V.I. Code Ann.
freelawbot added a commit that referenced this pull request Feb 28, 2023
Ark. Code Ann., WASH. REV. CODE, W. VA. CODE, VA. CODE ANN., UTAH CODE ANN., U.S.C., S.C. CODE ANN., OHIO REV. CODE ANN., MONT. CODE ANN., MD. CODE ANN., IOWA CODE, IND. CODE, C.F.R., D.C. Code, O.C.G.A., Cal Bus & Prof Code, IRC, La. C.C., N.Y. City Admin. Code, N.Y. City Charter
freelawbot added a commit that referenced this pull request Mar 1, 2023
new reporter variations, new reporters: Harv. L. Rev., Colum. L. Rev., Tax Law.
freelawbot added a commit that referenced this pull request Mar 2, 2023
@quevon24 quevon24 changed the title New reporters, new reporters variations, new laws and laws updated New reporters and new reporters variations Mar 2, 2023
freelawbot added a commit that referenced this pull request Mar 2, 2023
freelawbot added a commit that referenced this pull request Mar 2, 2023
@freelawbot
Copy link

The Eyecite Report 👁️

Gains and Losses

There were 0 gains and 0 losses.

Click here to see details.
id Gain Loss

Time Chart

image

Generated Files

Branch 1 Output
Branch 2 Output
Full Output CSV

@quevon24 quevon24 marked this pull request as ready for review March 3, 2023 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 👀 In review
Development

Successfully merging this pull request may close these issues.

4 participants