Update test sample data for authority/legislativeBody base mapping

This commit is contained in:
Dan Stillman 2023-04-03 00:40:37 -04:00
parent 2131a1e4ee
commit ab2e163234
4 changed files with 6 additions and 5 deletions

View file

@ -88,6 +88,7 @@
"bill": { "bill": {
"abstractNote": "Abstract note", "abstractNote": "Abstract note",
"accessDate": "1997-06-13T23:59:58Z", "accessDate": "1997-06-13T23:59:58Z",
"authority": "Authority",
"code": "Code", "code": "Code",
"creators": [ "creators": [
{ {
@ -116,7 +117,6 @@
"history": "History", "history": "History",
"itemType": "bill", "itemType": "bill",
"language": "en-US", "language": "en-US",
"legislativeBody": "Legislative body",
"number": 3, "number": 3,
"pages": "1-10", "pages": "1-10",
"rights": "Rights", "rights": "Rights",

View file

@ -134,7 +134,7 @@
"itemType": "bill", "itemType": "bill",
"key": "6V75C9MH", "key": "6V75C9MH",
"language": "en-US", "language": "en-US",
"legislativeBody": "Legislative body", "legislativeBody": "Authority",
"relations": {}, "relations": {},
"rights": "Rights", "rights": "Rights",
"section": "Section", "section": "Section",

View file

@ -138,7 +138,7 @@
"history": "History", "history": "History",
"itemType": "bill", "itemType": "bill",
"language": "en-US", "language": "en-US",
"legislativeBody": "Legislative body", "legislativeBody": "Authority",
"notes": [], "notes": [],
"relations": {}, "relations": {},
"rights": "Rights", "rights": "Rights",

View file

@ -156,6 +156,7 @@
"abstractNote": "Abstract note", "abstractNote": "Abstract note",
"accessDate": "1997-06-13 23:59:58", "accessDate": "1997-06-13 23:59:58",
"attachments": [], "attachments": [],
"authority": "Authority",
"billNumber": "3", "billNumber": "3",
"code": "Code", "code": "Code",
"codePages": "1-10", "codePages": "1-10",
@ -192,7 +193,7 @@
"itemType": "bill", "itemType": "bill",
"key": "XHEAETDQ", "key": "XHEAETDQ",
"language": "en-US", "language": "en-US",
"legislativeBody": "Legislative body", "legislativeBody": "Authority",
"libraryID": null, "libraryID": null,
"notes": [], "notes": [],
"number": "3", "number": "3",
@ -208,12 +209,12 @@
"uniqueFields": { "uniqueFields": {
"abstractNote": "Abstract note", "abstractNote": "Abstract note",
"accessDate": "1997-06-13 23:59:58", "accessDate": "1997-06-13 23:59:58",
"authority": "Authority",
"code": "Code", "code": "Code",
"date": "1999-12-31", "date": "1999-12-31",
"extra": "Extra", "extra": "Extra",
"history": "History", "history": "History",
"language": "en-US", "language": "en-US",
"legislativeBody": "Legislative body",
"number": "3", "number": "3",
"pages": "1-10", "pages": "1-10",
"rights": "Rights", "rights": "Rights",