[Home] 
Proper JQPInvestor County MAJune18 BB


FrontPage
RecentChanges
TestPage
Forum

Search
Members
Projects
Folders
Index

Preferences

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

Changed: 1c1,11
Describe the new page here.
= Properly encoded JQP county subsets =
2019 https://jqp.vercel.app/api/v0?url=https://www.investor.gov/files/county.json&jq=[.regCF_county_2019[]|select(.code|startswith("us-ma-"))]
2020 https://jqp.vercel.app/api/v0?url=https://www.investor.gov/files/county.json&jq=[.regCF_county_2020[]|select(.code|startswith("us-ma-"))]
2021 https://jqp.vercel.app/api/v0?url=https://www.investor.gov/files/county.json&jq=[.regCF_county_2021[]|select(.code|startswith("us-ma-"))]
2022 https://jqp.vercel.app/api/v0?url=https://www.investor.gov/files/county.json&jq=[.regCF_county_2022[]|select(.code|startswith("us-ma-"))]
combined https://jqp.vercel.app/api/v0?url=https://www.investor.gov/files/county.json&jq={y2019:[.regCF_county_2019[]|select(.code|startswith("us-ma-"))],y2020:[.regCF_county_2020[]|select(.code|startswith("us-ma-"))],y2021:[.regCF_county_2021[]|select(.code|startswith("us-ma-"))]}
codesusd https://jqp.vercel.app/api/v0?url=https://www.investor.gov/files/county.json&jq=[.regCF_county_2021[]|select(.code|startswith("us-ma-"))|{code,usd}]
thousands2021 https://jqp.vercel.app/api/v0?url=https://www.investor.gov/files/county.json&jq=[.regCF_county_2021[]|select(.code|startswith("us-ma-"))|{code,thousands:(.usd/1000)}]
method https://jqp.vercel.app/api/v0?url=https://www.investor.gov/files/county.json&jq=.regCF_county_methodology
highmapjs https://code.highcharts.com/mapdata/countries/us/us-all-all-highres.js
highmapgeo https://code.highcharts.com/mapdata/countries/us/us-all-all-highres.geo.json

Properly encoded JQP county subsets
2019 https://jqp.vercel.app/api/v0?url=https://www.investor.gov/files/county.json&jq=[.regCF_county_2019[]|select(.code|startswith("us-ma-"))] 2020 https://jqp.vercel.app/api/v0?url=https://www.investor.gov/files/county.json&jq=[.regCF_county_2020[]|select(.code|startswith("us-ma-"))] 2021 https://jqp.vercel.app/api/v0?url=https://www.investor.gov/files/county.json&jq=[.regCF_county_2021[]|select(.code|startswith("us-ma-"))] 2022 https://jqp.vercel.app/api/v0?url=https://www.investor.gov/files/county.json&jq=[.regCF_county_2022[]|select(.code|startswith("us-ma-"))] combined https://jqp.vercel.app/api/v0?url=https://www.investor.gov/files/county.json&jq={y2019:[.regCF_county_2019[]|select(.code|startswith("us-ma-"))],y2020:[.regCF_county_2020[]|select(.code|startswith("us-ma-"))],y2021:[.regCF_county_2021[]|select(.code|startswith("us-ma-"))]} codesusd https://jqp.vercel.app/api/v0?url=https://www.investor.gov/files/county.json&jq=[.regCF_county_2021[]|select(.code|startswith("us-ma-"))|{code,usd}] thousands2021 https://jqp.vercel.app/api/v0?url=https://www.investor.gov/files/county.json&jq=[.regCF_county_2021[]|select(.code|startswith("us-ma-"))|{code,thousands:(.usd/1000)}] method https://jqp.vercel.app/api/v0?url=https://www.investor.gov/files/county.json&jq=.regCF_county_methodology highmapjs https://code.highcharts.com/mapdata/countries/us/us-all-all-highres.js highmapgeo https://code.highcharts.com/mapdata/countries/us/us-all-all-highres.geo.json