[Home] 
JQPThousands MAJune619 CC


FrontPage
RecentChanges
TestPage
Forum

Search
Members
Projects
Folders
Index

Preferences

Edit
  Difference (last change) (no other diffs, normal page display)

Changed: 1c1,6
Describe the new page here.
= JQP thousands extracts investor county =
* https://jqp.vercel.app/api/v0?url=https://www.investor.gov/files/county.json&jq=[.regCF_county_2019[]|select(.code|startswith("us-ma-"))|{code,thousands:(.usd/1000)}]
* https://jqp.vercel.app/api/v0?url=https://www.investor.gov/files/county.json&jq=[.regCF_county_2020[]|select(.code|startswith("us-ma-"))|{code,thousands:(.usd/1000)}]
* https://jqp.vercel.app/api/v0?url=https://www.investor.gov/files/county.json&jq=[.regCF_county_2021[]|select(.code|startswith("us-ma-"))|{code,rounded:((.usd/10|round)/100)}]
* https://jqp.vercel.app/api/v0?url=https://www.investor.gov/files/county.json&jq=[.regCF_county_2019[]|select(.code|startswith("us-ma-"))|{code,rounded:((.usd/10|round)/100)}]
* https://jqp.vercel.app/api/v0?url=https://www.investor.gov/files/county.json&jq=[.regCF_county_2020[]|select(.code|startswith("us-ma-"))|{code,rounded:((.usd/10|round)/100)}]

JQP thousands extracts investor county