COUNTY WebService API lookup from valid street address The 2019 Stack Overflow Developer Survey Results Are InWhere are the address ranges in Open Street Map?Looking for web service to get State, County, and Place FIPS codes from an addressHow do I from convert from street level address to block/block group/census track?How to Plot Every Other Address on Street?Creating a list of unique street names from a list of addressDetermining accessibility of U.S. street addressGet street addresses from OpenStreetMapHow to find address from the Census BlockCode?Field Calculator: Split address into house number, street nameAutomatically selecting street segments from address list?

What is the most efficient way to store a numeric range?

How do PCB vias affect signal quality?

For what reasons would an animal species NOT cross a *horizontal* land bridge?

What is this business jet?

How to display lines in a file like ls displays files in a directory?

How to obtain a position of last non-zero element

Falsification in Math vs Science

If a sorcerer casts the Banishment spell on a PC while in Avernus, does the PC return to their home plane?

Straighten subgroup lattice

Why does the nucleus not repel itself?

Deal with toxic manager when you can't quit

Compute the product of 3 dictionaries and concatenate keys and values

How can I add encounters in the Lost Mine of Phandelver campaign without giving PCs too much XP?

Can withdrawing asylum be illegal?

Why can't devices on different VLANs, but on the same subnet, communicate?

Is an up-to-date browser secure on an out-of-date OS?

Why not take a picture of a closer black hole?

How can I define good in a religion that claims no moral authority?

Geography at the pixel level

Inverse Relationship Between Precision and Recall

Sums of normal random variables

Button changing its text & action. Good or terrible?

Did any laptop computers have a built-in 5 1/4 inch floppy drive?

"as much details as you can remember"



COUNTY WebService API lookup from valid street address



The 2019 Stack Overflow Developer Survey Results Are InWhere are the address ranges in Open Street Map?Looking for web service to get State, County, and Place FIPS codes from an addressHow do I from convert from street level address to block/block group/census track?How to Plot Every Other Address on Street?Creating a list of unique street names from a list of addressDetermining accessibility of U.S. street addressGet street addresses from OpenStreetMapHow to find address from the Census BlockCode?Field Calculator: Split address into house number, street nameAutomatically selecting street segments from address list?



.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








1















I am looking for a solid WebService API that will allow me to submit an http request with a pre-validated US Street/City?state/Zip Address and return COUNTY in xml or json about 200 times per work day. I am aware that Google, MapQuest & Bing do this however the response will go into an internal database, my use does not fit into their free Terms Of Service and I can not afford their large fee for my very small business. It looks like TigerWeb may do it? Is the data good enough? What might a request look like? Many thanks in advance.










share|improve this question
























  • Geonames JSON response adminName2 > api.geonames.org/…

    – Mapperz
    Jun 12 '14 at 19:18


















1















I am looking for a solid WebService API that will allow me to submit an http request with a pre-validated US Street/City?state/Zip Address and return COUNTY in xml or json about 200 times per work day. I am aware that Google, MapQuest & Bing do this however the response will go into an internal database, my use does not fit into their free Terms Of Service and I can not afford their large fee for my very small business. It looks like TigerWeb may do it? Is the data good enough? What might a request look like? Many thanks in advance.










share|improve this question
























  • Geonames JSON response adminName2 > api.geonames.org/…

    – Mapperz
    Jun 12 '14 at 19:18














1












1








1








I am looking for a solid WebService API that will allow me to submit an http request with a pre-validated US Street/City?state/Zip Address and return COUNTY in xml or json about 200 times per work day. I am aware that Google, MapQuest & Bing do this however the response will go into an internal database, my use does not fit into their free Terms Of Service and I can not afford their large fee for my very small business. It looks like TigerWeb may do it? Is the data good enough? What might a request look like? Many thanks in advance.










share|improve this question
















I am looking for a solid WebService API that will allow me to submit an http request with a pre-validated US Street/City?state/Zip Address and return COUNTY in xml or json about 200 times per work day. I am aware that Google, MapQuest & Bing do this however the response will go into an internal database, my use does not fit into their free Terms Of Service and I can not afford their large fee for my very small business. It looks like TigerWeb may do it? Is the data good enough? What might a request look like? Many thanks in advance.







web-service address united-states county






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Jun 12 '14 at 19:40









PolyGeo

53.9k1782246




53.9k1782246










asked Jun 12 '14 at 19:05









JimJim

61




61












  • Geonames JSON response adminName2 > api.geonames.org/…

    – Mapperz
    Jun 12 '14 at 19:18


















  • Geonames JSON response adminName2 > api.geonames.org/…

    – Mapperz
    Jun 12 '14 at 19:18

















Geonames JSON response adminName2 > api.geonames.org/…

– Mapperz
Jun 12 '14 at 19:18






Geonames JSON response adminName2 > api.geonames.org/…

– Mapperz
Jun 12 '14 at 19:18











1 Answer
1






active

oldest

votes


















0














YAddress API gives you county name, county FP code and many other data fields for an address.



Here is a sample response in JSON:



Address Line 1: 506 4TH AVE APT 1
Address Line 2: ASBURY PARK, NJ 07712-6086
Number: 506
Street Predirection:
Street Name: 4TH
Street Suffix: AVE
Street Postdirection:
Secondary Abbreviation: APT
Secondary Number: 1
City: ASBURY PARK
State: NJ
ZIP: 07712
ZIP4: 6086
County: MONMOUTH
State FP: 34
County FP: 025
Census Tract: 8070.03
Census Block: 1015
Latitude: 40.223571
Longitude: -74.005973
Geocoding Precision: 5


(Disclusure: I work for the company making YAddress.)






share|improve this answer























    Your Answer








    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "79"
    ;
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function()
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled)
    StackExchange.using("snippets", function()
    createEditor();
    );

    else
    createEditor();

    );

    function createEditor()
    StackExchange.prepareEditor(
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: false,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: null,
    bindNavPrevention: true,
    postfix: "",
    imageUploader:
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    ,
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    );



    );













    draft saved

    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgis.stackexchange.com%2fquestions%2f101887%2fcounty-webservice-api-lookup-from-valid-street-address%23new-answer', 'question_page');

    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0














    YAddress API gives you county name, county FP code and many other data fields for an address.



    Here is a sample response in JSON:



    Address Line 1: 506 4TH AVE APT 1
    Address Line 2: ASBURY PARK, NJ 07712-6086
    Number: 506
    Street Predirection:
    Street Name: 4TH
    Street Suffix: AVE
    Street Postdirection:
    Secondary Abbreviation: APT
    Secondary Number: 1
    City: ASBURY PARK
    State: NJ
    ZIP: 07712
    ZIP4: 6086
    County: MONMOUTH
    State FP: 34
    County FP: 025
    Census Tract: 8070.03
    Census Block: 1015
    Latitude: 40.223571
    Longitude: -74.005973
    Geocoding Precision: 5


    (Disclusure: I work for the company making YAddress.)






    share|improve this answer



























      0














      YAddress API gives you county name, county FP code and many other data fields for an address.



      Here is a sample response in JSON:



      Address Line 1: 506 4TH AVE APT 1
      Address Line 2: ASBURY PARK, NJ 07712-6086
      Number: 506
      Street Predirection:
      Street Name: 4TH
      Street Suffix: AVE
      Street Postdirection:
      Secondary Abbreviation: APT
      Secondary Number: 1
      City: ASBURY PARK
      State: NJ
      ZIP: 07712
      ZIP4: 6086
      County: MONMOUTH
      State FP: 34
      County FP: 025
      Census Tract: 8070.03
      Census Block: 1015
      Latitude: 40.223571
      Longitude: -74.005973
      Geocoding Precision: 5


      (Disclusure: I work for the company making YAddress.)






      share|improve this answer

























        0












        0








        0







        YAddress API gives you county name, county FP code and many other data fields for an address.



        Here is a sample response in JSON:



        Address Line 1: 506 4TH AVE APT 1
        Address Line 2: ASBURY PARK, NJ 07712-6086
        Number: 506
        Street Predirection:
        Street Name: 4TH
        Street Suffix: AVE
        Street Postdirection:
        Secondary Abbreviation: APT
        Secondary Number: 1
        City: ASBURY PARK
        State: NJ
        ZIP: 07712
        ZIP4: 6086
        County: MONMOUTH
        State FP: 34
        County FP: 025
        Census Tract: 8070.03
        Census Block: 1015
        Latitude: 40.223571
        Longitude: -74.005973
        Geocoding Precision: 5


        (Disclusure: I work for the company making YAddress.)






        share|improve this answer













        YAddress API gives you county name, county FP code and many other data fields for an address.



        Here is a sample response in JSON:



        Address Line 1: 506 4TH AVE APT 1
        Address Line 2: ASBURY PARK, NJ 07712-6086
        Number: 506
        Street Predirection:
        Street Name: 4TH
        Street Suffix: AVE
        Street Postdirection:
        Secondary Abbreviation: APT
        Secondary Number: 1
        City: ASBURY PARK
        State: NJ
        ZIP: 07712
        ZIP4: 6086
        County: MONMOUTH
        State FP: 34
        County FP: 025
        Census Tract: 8070.03
        Census Block: 1015
        Latitude: 40.223571
        Longitude: -74.005973
        Geocoding Precision: 5


        (Disclusure: I work for the company making YAddress.)







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Mar 6 at 21:03









        Michael DiominMichael Diomin

        1114




        1114



























            draft saved

            draft discarded
















































            Thanks for contributing an answer to Geographic Information Systems Stack Exchange!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid


            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.

            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgis.stackexchange.com%2fquestions%2f101887%2fcounty-webservice-api-lookup-from-valid-street-address%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            រឿង រ៉ូមេអូ និង ហ្ស៊ុយលីយេ សង្ខេបរឿង តួអង្គ បញ្ជីណែនាំ

            QGIS export composer to PDF scale the map [closed] Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?Print Composer QGIS 2.6, how to export image?QGIS 2.8.1 print composer won't export all OpenCycleMap base layer tilesSave Print/Map QGIS composer view as PNG/PDF using Python (without changing anything in visible layout)?Export QGIS Print Composer PDF with searchable text labelsQGIS Print Composer does not change from landscape to portrait orientation?How can I avoid map size and scale changes in print composer?Fuzzy PDF export in QGIS running on macSierra OSExport the legend into its 100% size using Print ComposerScale-dependent rendering in QGIS PDF output

            PDF-ში გადმოწერა სანავიგაციო მენიუproject page