Created at 2pm, Jan 5
onurBusiness
1
USA Zip Codes
a8n3ng3VQOwULrKzPE5sYSXiPubJ6uHq8aWAM7pRrL0
File Type
PDF
Entry Count
6670
Embed. Model
jina_embeddings_v2_base_en
Index Type
hnsw

USA Zip Codes, which the USPS created for mail delivery in pdf format. The table below explains the data fields included in the file.fieldname: descriptionzip: The 5-digit zip code assigned by the U.S. Postal Service.lat: The latitude of the zip code.lng: The longitude of the zip code.city: The official USPS city name.stateid: The official USPS state abbreviation.statename: The state's name.zcta: TRUE if the zip code is a Zip Code Tabulation area.parentzcta: The ZCTA that contains this zip code. Only exists if zcta is FALSE. Useful for making inferences about a zip code that is a point from the ZCTA that contains it.population: An estimate of the zip code's population. Only exists if zcta is TRUE.density: The estimated population per square kilometer. Only exists if zcta is TRUE.countyfips: The zip's primary county in the FIPS format.countyname: The name of the countyfips.countyweights: A JSON dictionary listing all countyfips and their weights (by area) associated with the zip code.imprecise: TRUE if the lat/lng has been geolocated using the city

Henrico|Goochland 51087 Henrico {"51087": 73.25, "51075": 26.75} Chestereld|Richmond 51041 Chestereld{"51041": 61.86, "51760": 38.14} 51041 Chestereld{"51041": 73.59, "51760": 26.41} Chestereld|Richmond 51041 Chestereld{"51041": 100}Chestereld 51041 Chestereld{"51041": 100}Chestereld Goochland|Henrico 51075 Goochland {"51075": 56.75, "51087": 43.25} 51087 Henrico 51760 Richmond {"51760": 100}Richmond 51087 Henrico 51760 Richmond {"51760": 100}Richmond 51001 Accomack {"51001": 100}Accomack 51001 Accomack {"51001": 100}Accomack 51001 Accomack {"51001": 100}Accomack 51093 Isle of Wight{"51093": 100}Isle of Wight 51001 Accomack {"51001": 100}Accomack 51131 Northampton{"51131": 100}Northampton 51001 Accomack {"51001": 100}Accomack 51131 Northampton{"51131": 100}Northampton 51093 Isle of Wight{"51093": 100}Isle of Wight 51093 Isle of Wight{"51093": 100}Isle of Wight 51131 Northampton{"51131": 100}Northampton 51550 Chesapeake{"51550": 100}Chesapeake 51550 Chesapeake{"51550": 100}Chesapeake 51
id: 541a32f5989e6c5edfa9eca62d2e245a - page: 761
550 Chesapeake{"51550": 100}Chesapeake 51550 Chesapeake{"51550": 100}Chesapeake 51550 Chesapeake{"51550": 100}Chesapeake 51550 Chesapeake{"51550": 100}Chesapeake 51001 Accomack {"51001": 100}Accomack 51001 Accomack {"51001": 100}Accomack 51131 Northampton{"51131": 100}Northampton 51131 Northampton{"51131": 100}Northampton 51131 Northampton{"51131": 100}Northampton 51001 Accomack {"51001": 100}Accomack 51001 Accomack {"51001": 100}Accomack 51001 Accomack {"51001": 100}Accomack 51001 Accomack {"51001": 100}Accomack 51001 Accomack {"51001": 100}Accomack 51001 Accomack {"51001": 100}Accomack 51131 Northampton{"51131": 100}Northampton 51001 Accomack {"51001": 100}Accomack 51131 Northampton{"51131": 100}Northampton 51001 Accomack {"51001": 100}Accomack 51131 Northampton{"51131": 100}Northampton 51001 Accomack {"51001": 100}Accomack 51001 Accomack {"51001": 100}Accomack 51131 Northampton{"51131": 100}Northampton 51001 Accomack {"51001": 100}Accomack 51001 Accomack {"51001": 100}Accomack 51001
id: 9d5dd06f59dbdbc60c4ea0c8653e6190 - page: 761
Accomack {"51001": 100}Accomack 51001 Accomack {"51001": 100}Accomack 51001 Accomack {"51001": 100}Accomack 51001 Accomack {"51001": 100}Accomack 51001 Accomack {"51001": 100}Accomack 51001 Accomack {"51001": 100}Accomack
id: 15ba958e6c0c2e06ae946151def8ffad - page: 761
51087|51075FALSE 51041|51760FALSE 51041|51760FALSE 51041 FALSE 51041 FALSE 51075|51087FALSE 51087 FALSE 51760 FALSE 51087 FALSE 51760 FALSE 51001 FALSE 51001 FALSE 51001 FALSE 51093 FALSE 51001 FALSE 51131 FALSE 51001 FALSE 51131 FALSE 51093 FALSE 51093 FALSE 51131 FALSE 51550 FALSE 51550 FALSE 51550 FALSE 51550 FALSE 51550 FALSE 51550 FALSE 51001 FALSE 51001 FALSE 51131 FALSE 51131 FALSE 51131 FALSE 51001 FALSE 51001 FALSE 51001 FALSE 51001 FALSE 51001 FALSE 51001 FALSE 51131 FALSE 51001 FALSE 51131 FALSE 51001 FALSE 51131 FALSE 51001 FALSE 51001 FALSE 51131 FALSE 51001 FALSE 51001 FALSE 51001 FALSE 51001 FALSE 51001 FALSE 51001 FALSE 51001 FALSE 51001 FALSE {"51087": 100}Henrico {"51087": 100}Henrico 761
id: ddba0fdb8a6393bd5da56dd3d325c38f - page: 761
How to Retrieve?
# Search

curl -X POST "https://search.dria.co/hnsw/search" \
-H "x-api-key: <YOUR_API_KEY>" \
-H "Content-Type: application/json" \
-d '{"rerank": true, "top_n": 10, "contract_id": "a8n3ng3VQOwULrKzPE5sYSXiPubJ6uHq8aWAM7pRrL0", "query": "What is alexanDRIA library?"}'
        
# Query

curl -X POST "https://search.dria.co/hnsw/query" \
-H "x-api-key: <YOUR_API_KEY>" \
-H "Content-Type: application/json" \
-d '{"vector": [0.123, 0.5236], "top_n": 10, "contract_id": "a8n3ng3VQOwULrKzPE5sYSXiPubJ6uHq8aWAM7pRrL0", "level": 2}'