Listing Thumbnail

    USAddressParser

     Info
    Sold by: Geolytica 
    US Address Parser and formatter as per USPS guidelines with Coding Accuracy Support System (CASS) support.
    Listing Thumbnail

    USAddressParser

     Info
    Sold by: Geolytica 

    Overview

    US Address Cleanup and Standardization with Coding Accuracy Support System (CASS). Convert freeform text into a properly formatted address as per USPS guidelines. Correct city and street name misspellings. Standardize street suffixes such as Way, Court, Terrace, Avenue, East, West, South, North .. etc Append missing/incorrect ZIP code and ZIP+4 code to output address.

    Highlights

    • Correct city and street name misspellings, standardize Street suffixes, append ZIP+4 code.
    • Convert addresses into proper USPS address format as per CASS guidelines.
    • Return Geolocation, Timezone and telephone area code for each valid address with high confidence scores.

    Details

    Delivery method

    Delivery option
    64-bit (x86) Amazon Machine Image (AMI)

    Latest version

    Operating system
    AmazonLinux 2017.09

    Typical total price

    This estimate is based on use of the seller's recommended configuration (c5.9xlarge) in the US East (N. Virginia) Region. View pricing details

    $3.23/hour

    Pricing

    USAddressParser

     Info
    Pricing is based on actual usage, with charges varying according to how much you consume. Subscriptions have no end date and may be canceled any time.
    Additional AWS infrastructure costs may apply. Use the AWS Pricing Calculator  to estimate your infrastructure costs.

    Usage costs (44)

     Info
    Instance type
    Product cost/hour
    EC2 cost/hour
    Total/hour
    m3.2xlarge
    $1.50
    $0.532
    $2.032
    m4.2xlarge
    $1.50
    $0.40
    $1.90
    m4.4xlarge
    $1.60
    $0.80
    $2.40
    m4.10xlarge
    $1.70
    $2.00
    $3.70
    m4.16xlarge
    $2.00
    $3.20
    $5.20
    m5.2xlarge
    $1.50
    $0.384
    $1.884
    m5.4xlarge
    $1.60
    $0.768
    $2.368
    m5.12xlarge
    $2.00
    $2.304
    $4.304
    m5.24xlarge
    $2.50
    $4.608
    $7.108
    c3.8xlarge
    $1.50
    $1.68
    $3.18

    Additional AWS infrastructure costs

    Type
    Cost
    EBS General Purpose SSD (gp2) volumes
    $0.10/per GB/month of provisioned storage

    Vendor refund policy

    No Refunds offered, but you may cancel at any time

    Legal

    Vendor terms and conditions

    Upon subscribing to this product, you must acknowledge and agree to the terms and conditions outlined in the vendor's End User License Agreement (EULA) .

    Content disclaimer

    Vendors are responsible for their product descriptions and other product content. AWS does not warrant that vendors' product descriptions or other product content are accurate, complete, reliable, current, or error-free.

    Usage information

     Info

    Delivery details

    64-bit (x86) Amazon Machine Image (AMI)

    Amazon Machine Image (AMI)

    An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.

    Version release notes

    Second Release

    Additional details

    Usage instructions

    Access your server on port 80. Follow instructions on screen to use the API. for e.g., 007 Server Installed. <API_Call> http://ec2-35-172-235-237.compute-1.amazonaws.com/47250-3834?json=1  </API_Call> Look up US Zip+4 Code <expected_response> { "standard" : { "staddress" : "Wilson Ave", "stnumber" : "2905", "prov" : "IN", "city" : "Madison", "postal" : "47250-3834", "confidence" : "0.4" }, "longt" : "-85.405903", "TimeZone" : "America/Indiana/Indianapolis", "api_call_number" : "-193", "AreaCode" : "812", "latt" : "38.779533"} </expected_response> <API_Call> http://ec2-35-172-235-237.compute-1.amazonaws.com/751+FAIR+OKS+AVENUE+PASADNA+CA?json=1  </API_Call> US Address Cleanup and Standardization with Coding Accuracy Support System (CASS) <example_input>751 FAIR OKS AVENUE PASADNA CA</example_input> <valid_output>751 N FAIR OAKS AVE PASADENA CA 91103-3069</valid_output> <expected_response> { "standard" : { "staddress" : "N Fair Oaks Ave", "stnumber" : "751", "prov" : "CA", "city" : "Pasadena", "postal" : "91103-3069", "confidence" : "1" }, "longt" : "-118.151053", "TimeZone" : "America/Los_Angeles", "api_call_number" : "-194", "AreaCode" : "626", "latt" : "34.158874"} </expected_response>

    Resources

    Vendor resources

    Support

    Vendor support

    AWS infrastructure support

    AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.

    Similar products

    Customer reviews

    Ratings and reviews

     Info
    4
    1 ratings
    5 star
    4 star
    3 star
    2 star
    1 star
    0%
    100%
    0%
    0%
    0%
    1 AWS reviews
    Steve R

    Slow to start, 90% coverage for my test

    Reviewed on Aug 18, 2020
    Purchase verified by AWS

    Too slow often, other times quite quick - The slowness is my biggest reason for the 4 stars instead of 5. The usage is extremely easy, the result format is simple.

    If you hit system hard to test you get 500 errors but with very low CPU load, it pauses often and perhaps is parsing another local area, but it doesn't do this on start - Just the first time you query an address is my guess (no details available).

    With some improvement, especially in consistency of speed, this could be a much better solution.

    View all reviews