Update prompt
ci/woodpecker/push/woodpecker Pipeline was successful
Details
ci/woodpecker/push/woodpecker Pipeline was successful
Details
This commit is contained in:
parent
7e819a6601
commit
adb266a1e9
|
@ -33,19 +33,14 @@ Follow these rules strictly:
|
||||||
Fields to extract (omit if not found):
|
Fields to extract (omit if not found):
|
||||||
* "transaction_type": Type of transaction being made (e.g., "Purchase Order", "Subcontract")
|
* "transaction_type": Type of transaction being made (e.g., "Purchase Order", "Subcontract")
|
||||||
* "company_division": Canadian company/division involved in the transaction
|
* "company_division": Canadian company/division involved in the transaction
|
||||||
* "address_1": Address line 1 of the Company
|
* "address_1", "address_2", "city", "province", "region", "postal_code": Address of the company
|
||||||
* "address_2": Address line 2 of the Company
|
|
||||||
* "city": city where the Company is located
|
|
||||||
* "province": province where the Company is located
|
|
||||||
* "region": region where the Company is located
|
|
||||||
* "postal_code": postal Code of the Company
|
|
||||||
* "recipient": Recipient of the transaction, be it a country, organization, or individual
|
* "recipient": Recipient of the transaction, be it a country, organization, or individual
|
||||||
* "amount": Transaction amount including the currency
|
* "amount": Transaction amount, including the currency
|
||||||
* "description": Transaction description
|
* "description": Transaction description
|
||||||
* "source_date": Date in YYYY-MM-DD format the source/article was posted at.
|
* "source_date": Date in YYYY-MM-DD format the source/article was posted at.
|
||||||
* "source_description": Decription of the platform the source/article came from, as well as the content of the source/article.
|
* "source_description": Decription of the platform the source/article came from, as well as the content of the source/article.
|
||||||
* "grant_type": Type of grant
|
* "grant_type": Type of grant
|
||||||
* "commodity_class": Commodity classification or the product being exported in the transaction
|
* "commodity_class": Commodity classification or the product being exported in the transaction, e.g. missile components, avionics, engines
|
||||||
* "contract_number": Contract number
|
* "contract_number": Contract number
|
||||||
* "comments": Additional comments
|
* "comments": Additional comments
|
||||||
* "is_primary": Boolean flag
|
* "is_primary": Boolean flag
|
||||||
|
|
Loading…
Reference in New Issue