US20240007418A2 - Computing systems, networks, and notifications - Google Patents

Computing systems, networks, and notifications Download PDF

Info

Publication number
US20240007418A2
US20240007418A2 US18/135,617 US202318135617A US2024007418A2 US 20240007418 A2 US20240007418 A2 US 20240007418A2 US 202318135617 A US202318135617 A US 202318135617A US 2024007418 A2 US2024007418 A2 US 2024007418A2
Authority
US
United States
Prior art keywords
estimate
osp
local
dataset
client
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
US18/135,617
Other versions
US20230254268A1 (en
Inventor
Aaron Lee Robles
Nikki Nash
Mark Janzen
Rahul Aggarwal
Gregory T. Kavounas
Hemendra PAL
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Avalara Inc
Original Assignee
Avalara Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Priority claimed from US16/585,829 external-priority patent/US11928744B1/en
Priority claimed from US17/127,205 external-priority patent/US11632419B1/en
Application filed by Avalara Inc filed Critical Avalara Inc
Priority to US18/135,617 priority Critical patent/US20240007418A2/en
Assigned to AVALARA, INC. reassignment AVALARA, INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: KAVOUNAS, GREGORY T., PAL, HEMENDRA, JANZEN, MARK, AGGARWAL, RAHUL, NASH, Nikki, ROBLES, Aaron Lee, THOMAS, TREVOR, WOZNICKI, KELLY, BIXBY, JACOB WALLACE, HALVERSON, KEVIN ROBERT, PARRAMORE, JONATHAN, PAUL, Sujoy, THERRIEN, SETH
Publication of US20230254268A1 publication Critical patent/US20230254268A1/en
Assigned to BLUE OWL CREDIT INCOME CORP., AS COLLATERAL AGENT reassignment BLUE OWL CREDIT INCOME CORP., AS COLLATERAL AGENT SECURITY INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: AVALARA, INC.
Publication of US20240007418A2 publication Critical patent/US20240007418A2/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/70Admission control; Resource allocation
    • H04L47/82Miscellaneous aspects
    • H04L47/823Prediction of resource usage
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/0482Interaction with lists of selectable items, e.g. menus
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/10Tax strategies
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/12Accounting

Definitions

  • Embodiments of the system may produce a local estimate of less-than-critical resources based on a client-side version of digital rules and coarse values received from an online service provider. Although using the client-side version of digital rules and the coarse values may not include all the parameters and values needed to provide a fully accurate estimate of the resource, the ability to locally estimate resources without having to make network calls to the online service provider provides a faster and more efficient way of obtaining a potentially useful estimate of resources.
  • this functionality to locally estimate resources may provide a faster and more efficient way of obtaining a potentially useful estimate of resources when there are unfavorable conditions or latency of the network, imminent overloading of the online service provider or other operating conditions or demands on the online service provider preventing it from producing a timely more accurate estimate.
  • the system may also provide the client with a selectable option to produce the local estimate without having to make one or more network calls to the online service provider and/or produce the more accurate estimate via one or more immediate or follow-up network calls to the online service provider. This reduces internet traffic and it can be critical when the internet is down or slow, and the results of the computations are needed in real time.
  • producing the more accurate estimate may be made via one or more follow-up network calls to the online service provider after producing the local estimate when network and operating conditions of the online service provider are more favorable for doing so.
  • the system may then perform reconciliation with local estimates to find discrepancies between the local estimates and the more accurate estimates for the system to learn from such discrepancies and automatically implement improvements in how the local estimates are computed.
  • the systems and methods described herein for using coarse values for estimating less-than-critical resources improve the functioning of computer or other hardware, such as by reducing the processing, storage, and/or data transmission resources needed to perform various tasks, thereby enabling the tasks to be performed by less capable, capacious, and/or expensive hardware devices, enabling the tasks to be performed with less latency and/or preserving more of the conserved resources for use in performing other tasks or additional instances of the same task.
  • the present disclosure provides technical improvements in computer networks to existing computerized systems to facilitate estimation of resources.
  • FIG. 1 is a diagram showing sample aspects of embodiments of the present disclosure involving a client receiving a software development kit (SDK) including client-side versions of digital rules (CSVDR) that is an improvement in automated computerized systems.
  • SDK software development kit
  • CSVDR digital rules
  • FIG. 2 is a diagram showing sample aspects of embodiments of the present disclosure involving producing and outputting a local estimate of a resource for a dataset by the CSVDR and values of a coarse values file (CVF) received by the client of FIG. 1 , which is an improvement in automated computerized systems.
  • CVF coarse values file
  • FIG. 3 is a diagram showing sample aspects of embodiments of the present disclosure involving producing, via one or more computer network calls to an online service platform (OSP) system, a more accurate estimate (MAE) of the resource that is more accurate than the local estimate of FIG. 2 based on the dataset and digital rules stored remotely at the OSP system that is an improvement in automated computerized systems.
  • OSP online service platform
  • MAE more accurate estimate
  • FIG. 4 is a diagram showing sample aspects of embodiments of the present disclosure involving the client of FIG. 3 transmitting the local estimate to the OSP for reconciliation with the more accurate estimate to find discrepancies between the local estimate and the more accurate estimate that is an improvement in automated computerized systems.
  • FIG. 5 is a diagram showing sample aspects of embodiments of the present disclosure involving the client of FIG. 2 receiving, from the OSP across the network, updates for producing the local estimate, which is an improvement in automated computerized systems.
  • FIG. 6 is a flowchart for illustrating a sample method for producing a local estimate of a resource that is an improvement in automated computerized systems, according to embodiments of the present disclosure.
  • FIG. 7 is a flowchart illustrating a sample method for producing a local estimate of a resource based on an updated CVF that is an improvement in automated computerized systems, according to embodiments of the present disclosure.
  • FIG. 8 is a flowchart illustrating a sample method for computing differences between local estimates and more accurate estimates that is an improvement in automated computerized systems, according to embodiments of the present disclosure.
  • FIG. 9 is a sample view of a User Interface (UI) of a system for estimating less-than-critical resources that provides a selectable option to produce a local estimate of a resource based on a selection of a degree of risk between a lower risk local estimate and a higher risk local estimate that is an improvement in automated computerized systems, according to embodiments of the present disclosure.
  • UI User Interface
  • FIG. 10 is a sample view of a UI of a system for estimating less-than-critical resources that provides a selectable option to receive both local estimates and more accurate estimates via follow-up computer network calls to an OSP system that is an improvement in automated computerized systems, according to embodiments of the present disclosure.
  • FIG. 11 is another sample view of the UI of FIG. 10 providing a selectable option to indicate when the follow-up computer network calls to the OSP system should be attempted that is an improvement in automated computerized systems, according to embodiments of the present disclosure.
  • FIG. 12 is another sample view of a UI of a system for estimating less-than-critical resources that provides selectable options to indicate under what conditions particular sources of resource estimate production are to be automatically used, which is an improvement in automated computerized systems, according to embodiments of the present disclosure.
  • FIG. 13 is a diagram showing a representation of an example dataset in a system for estimating less-than-critical resources and indicating for which relationship instances of the dataset a local estimate was produced and also indicating for which relationship instances of the dataset a more accurate estimate was produced, which is an improvement in automated computerized systems, according to embodiments of the present disclosure.
  • FIG. 14 is another sample view of a UI of a system for estimating less-than-critical resources that provides a selectable option to indicate whether a local estimate of resources is always to be produced and whether to enable local learning functions of the system that compares the local estimate with results of more accurate estimates via API calls when available, which is an improvement in automated computerized systems, according to embodiments of the present disclosure.
  • FIG. 15 is a diagram showing a representation of an example dataset in a system for estimating less-than-critical resources and discrepancies between local estimates and more accurate estimates that were produced for relationship instances of the dataset, which is an improvement in automated computerized systems, according to embodiments of the present disclosure.
  • FIG. 16 is another sample view of a UI of a system for estimating less-than-critical resources that provides a selectable option to indicate how local estimates will be determined by the system, which is an improvement in automated computerized systems, according to embodiments of the present disclosure.
  • FIG. 17 is a diagram showing a representation of an example dataset in a system for estimating less-than-critical resources and discrepancies between local estimates and more accurate estimates resulting from follow-up API calls to the OSP system that were produced for various relationship instances of the dataset, which is an improvement in automated computerized systems, according to embodiments of the present disclosure.
  • FIG. 18 is a diagram showing sample aspects of embodiments of a system for estimating less-than-critical resources in a use case of an embodiment that is an improvement in automated computerized systems, according to embodiments of the present disclosure.
  • FIG. 19 is a diagram showing example of parameters and associated parameter values that may be included in a CVF of a system for estimating less-than-critical resources that is an improvement in automated computerized systems, according to embodiments of the present disclosure.
  • FIG. 20 is a diagram showing another example of parameters and associated parameter values that may be included in a CVF of a system for estimating less-than-critical resources that is an improvement in automated computerized systems, according to embodiments of the present disclosure.
  • FIG. 1 is a diagram showing sample aspects of embodiments of the present disclosure involving a client 193 receiving a software development kit (SDK) 125 including client-side versions of digital rules (CSVDR) 170 A, which is an improvement in automated computerized systems.
  • SDK software development kit
  • CSVDR digital rules
  • a sample computer system 195 according to embodiments is shown.
  • the computer system 195 has one or more processors 194 and a memory 130 .
  • the memory 130 stores programs 131 and data 138 .
  • the one or more processors 194 and the memory 130 of the computer system 195 thus implement a service engine 183 .
  • One or more of the components of the computer system 195 may also be present in client computer system 190 of client 193 for performing the operations and implementing the functionality of computer system 190 described herein.
  • the computer system 195 can be located in “the cloud.” In fact, the computer system 195 may optionally be implemented as part of an online software platform (OSP) 198 .
  • the OSP 198 can be configured to perform one or more predefined services, for example, via operations of the service engine 183 .
  • Such services can be, but are not limited to: generation and delivery of a software development kit (SDK) 125 for the client 193 to perform local estimates of resources, generation and delivery of a coarse values file (CVF) for the client 193 to perform local estimates of resources, searches, determinations, computations, verifications, notifications, the transmission of specialized information (including digital rules for estimating resources and data that effectuates payments, or remits resources), performing more accurate estimations of resources, determining discrepancies between resources estimated by client computer system 190 and the more accurate estimation of resources performed by the OSP 198 , the generation and transmission of documents, the online accessing of other systems to determine digital rules, and so on, including what is described in this document.
  • SDK software development kit
  • CVF coarse values file
  • the SDK 125 may be a collection of software development tools in one package installable by the client computer system 190 .
  • the SDK 125 may facilitate the creation of applications, such as the CCF 126 by having a compiler, debugger and a software framework.
  • the SDK 125 may include libraries, documentation, code samples, processes, and guides that the client 193 can use and integrate with the connector 122 and other applications of the computer system 190 to facilitate the computer system 190 performing local estimates of resources.
  • a user 192 may be standalone.
  • the user 192 may use a computer system 190 that has a screen 191 , on which user interfaces (UIs) may be shown.
  • UIs user interfaces
  • the user 192 and the computer system 190 are considered part of a client 193 , which can be referred to also merely as entity.
  • the user 192 can be an agent of the client 193 , and even within a physical site of the client 193 , although that is not necessary.
  • the computer system 190 or other device of the user 192 or the client 193 are client devices for the computer system 195 .
  • the computer system 190 may access the computer system 195 via a communication network 188 , such as the internet.
  • a communication network 188 such as the internet.
  • the entities and associated systems of FIG. 1 may communicate via physical and logical channels of the communication network 188 .
  • information may be communicated as data using the Internet Protocol (IP) suite over a packet-switched network such as the Internet or other packet-switched network, which may be included as part of the communication network 188 .
  • IP Internet Protocol
  • the communication network 188 may include many different types of computer networks and communication media including those utilized by various different physical and logical channels of communication, now known or later developed.
  • Non-limiting media and communication channel examples include one or more, or any operable combination of: fiber optic systems, satellite systems, cable systems, microwave systems, asynchronous transfer mode (“ATM”) systems, frame relay systems, digital subscriber line (“DSL”) systems, cable and/or satellite systems, radio frequency (“RF”) systems, telephone systems, cellular systems, other wireless systems, and the Internet.
  • the communication network 188 can be or include any type of network, such as a local area network (LAN), a metropolitan area network (MAN), a wide area network (WAN), or the internet.
  • Downloading or uploading may be permitted from one of these two computer systems to the other, and so on. Such accessing can be performed, for instance, with manually uploading files, like spreadsheet files, etc. Such accessing can also be performed automatically.
  • the computer system 190 and the computer system 195 may exchange requests and responses with each other. Such can be implemented with a number of architectures.
  • a device remote to the service engine 183 may have a certain application, such as a client computing facility (CCF) 126 and an associated connector 122 that is integrated with, sits on top of, or otherwise works with that certain application.
  • the connector 122 may be able to fetch from a remote device, such as the computer system 195 , the details required for the service desired from the OSP 198 .
  • the computer system 190 may receive, via network 188 , an SDK 125 from the OSP 198 that includes the CCF 126 and/or the connector 122 .
  • the OSP 198 may prepare and send the CCF 126 as part of the SDK 125 automatically or in response to a request from the client computer system 190 .
  • the client computer system 190 may form an object or payload, and then send or push a request that carries the payload to the service engine 183 via a service call.
  • the service engine 183 may receive the request with the payload.
  • the service engine 183 may then apply digital rules to the payload to determine a requested resource, including producing an estimate of a resource, form a payload that is an aspect of the resource (e.g., that includes the estimate) and then push, send, or otherwise cause to be transmitted a response that carries the payload to the connector 122 .
  • the connector reads the response, and forwards the payload to the certain application, such as the CCF 126 .
  • the computer system 195 may implement a REST (Representational State Transfer) API (Application Programming Interface) (not shown).
  • REST or RESTful API design is designed to take advantage of existing protocols. While REST can be used over nearly any protocol, it usually takes advantage of HTTP (Hyper Text Transfer Protocol) when used for Web APIs.
  • HTTP Hyper Text Transfer Protocol
  • this architecture enables the client 193 to directly consume a REST API from their particular application (e.g., CCF 126 ), without using a connector 122 .
  • the particular application of the remote device may be able to fetch internally from the remote device the details required for the service desired from the OSP 198 , and thus send or push the request to the REST API.
  • the REST API talks in background to the service engine 183 .
  • the service engine 183 determines the requested resource (which may be an estimate if the resource) and sends an aspect of it back to the REST API.
  • the REST API sends the response that has the payload to the particular application (e.g., CCF 126 ).
  • the service engine 198 of the OSP may use digital rules to estimate resources for the client 193 .
  • the CCF 126 includes CSVDR 170 A that may instead, or additionally, be used by the CCF 126 of the client computer system 190 to produce local estimates of the same resources, but with the advantage of not having to make network calls via network 188 .
  • These CSVDR 170 A can be full versions of the digital rules used by the OSP 198 or less than full versions.
  • the CSVDR 170 A of the CCF 126 may include local digital rules that can produce resource estimates in a less refined way than the online digital rules of the OSP 198 .
  • the estimates produced by the OSP 198 using the digital rules of the OSP 198 may be more accurate than those produced locally by the CCF 126 of client computer system 190 using the CSVDR 170 A.
  • the CSVDR 170 A are a subset of the online digital rules of the OSP 198 .
  • data from the computer system 190 and/or from the computer system 195 may be stored in an Online Processing Facility (OPF) 189 that can run software applications, perform operations, and so on.
  • OPF Online Processing Facility
  • requests and responses may be exchanged with the OPF 189 , downloading or uploading may involve the OPF 189 , and so on.
  • any devices of the OPF 189 can be considered to be remote devices, from the perspective of the computer system 195 and/or client computer system 190 .
  • the user 192 or the client 193 may have instances of relationships with secondary entities. Only one such secondary entity 196 is shown. However, additional secondary entities may be present in various other embodiments.
  • the client 193 has a relationship instance 197 with the secondary entity 196 .
  • the secondary entity may also communicate with the client 193 via network 188 .
  • the user 192 , the client 193 and/or one or more intermediary entities may have data about one or more secondary entities, such as secondary entity 196 , for example via relationship instances of the user 192 or client 193 with the secondary entity 196 .
  • the client 193 and/or the secondary entity 196 may be referred to as simply entities.
  • One of these entities may have one or more attributes.
  • Such an attribute of such an entity may be any one of its name, type of entity, a physical or geographical location such as an address, a contact information, an affiliation, a characterization of another entity, a characterization by another entity, an association or relationship with another entity (general or specific instances), an asset of the entity, a declaration by or on behalf of the entity, and so on.
  • FIG. 2 is a diagram showing sample aspects of embodiments of the present disclosure involving producing and outputting a local estimate (LE) 159 of a resource for a dataset 135 by using the CSVDR 170 A and values of a coarse values file (CVF) 128 received by the client 193 of FIG. 1 , which is an improvement in automated computerized systems.
  • L local estimate
  • CVF coarse values file
  • a thick line 115 separates this diagram, although not completely or rigorously, into a top portion and a bottom portion. Above the line 115 the emphasis is mostly on entities, components, their relationships, and their interactions, while below the line 115 emphasis is mostly processing of data that takes place often within one or more of the components above the line 115 .
  • the sample computer system 195 generates one or more datasets.
  • a sample generated dataset 135 is shown below the line 115 .
  • the dataset 135 has values that can be numerical, alphanumeric, Boolean, and so on, as needed for what the values characterize.
  • an identity value ID may indicate an identity of the dataset 135 , so as to differentiate it from other such datasets.
  • At least one of the values of the dataset 135 may characterize an attribute of a certain one of the entities 193 and 196 .
  • a value D 1 may be the name of the certain entity
  • a value D 2 may be for relevant data of the entity
  • an optional value B 1 may be a numerical base value for an aspect of the dataset, and so on.
  • the aspect of the dataset may be the aspect of the value that characterizes the attribute, an aspect of the reason that the dataset was created in the first place, an indication of an identity or other characteristic of the client 193 and/or the secondary entity 196 .
  • the dataset 135 may further have additional such values, as indicated by the horizontal dot-dot-dot to the right of the dataset 135 .
  • the dataset 135 has values that characterize attributes of each of the client 193 and the secondary entity 196 , but that is not required.
  • the CVF 128 has simple data for use by the CSVDR 170 A in producing the local LE 159 .
  • the data of the CVF 128 might not be necessarily accurate, because it might not cover all the parameters that are needed by all the CSVDR 170 A to produce a more accurate estimate.
  • the CVF 128 can indicate rates according to particular domains, plus one or more special variables. Still, this may not be completely accurate in some instances as it would only provide approximate estimates because it does not discuss or consult other parameters that are needed to produce more accurate estimates.
  • the CVF 128 is distributed via network 188 to special subscribers or clients of the OSP 198 , which may include client 193 .
  • the CVF 128 to be distributed is updated by the computer system 198 of the OSP 198 as new and updated content becomes digested.
  • the CVF 128 may be transmitted from the OSP 198 via network 188 in response to a request form the client computer system 190 , pushed periodically from the OSP 198 to the client computer system 190 and/or as new and updated content becomes digested by the OSP 198 .
  • the OSP 198 may distribute the CVF 128 in a number of ways, including, but not limited to, leveraging a function of the SDK 125 or calling a CVF subscription API of the service engine 183 directly.
  • stored CSVDR 170 A may be included in the CCF 126 and accessed by the computer system 190 .
  • the CSVDR 170 A are digital in that they are implemented for use by software.
  • the CSVDR 170 A may be implemented within CCF 126 .
  • the CCF 126 may access the CSVDR 170 A rules 170 and CVF 128 responsive to generating a dataset, such as the dataset 135 .
  • the CSVDR 170 A may include main rules, which can thus be accessed by the computer system 190 .
  • three sample digital main rules are shown explicitly, namely M_RULE 5 175 A, M_RULE 6 176 A, and M_RULE 7 177 A.
  • the CSVDR 170 A also include digital precedence rules P_RULE 2 172 A and P_RULE 3 173 A, which can thus be further accessed by the computer system 190 .
  • the CSVDR 170 A may include additional rules and types of rules, as suggested by the vertical dot-dot-dots.
  • a certain one of the digital main rules may be identified from among the accessed stored CSVDR 170 A by the computer system 190 .
  • values of the dataset 135 can be tested, according to arrows 171 A, against logical conditions of the digital main rules.
  • the certain main rule M_RULE 6 176 A is thus identified, which is indicated also by the beginning of an arrow 178 A. Identifying may be performed in a number of ways, and depending on how the digital main rules are implemented.
  • the certain condition could indicate a domain defined by boundary of a region that is within a space.
  • a domain may be a region defined by a boundary as discussed above or may be an entity representing or otherwise associated with the region.
  • the region could be geometric, and be within a larger space and may include political boundaries.
  • the region could be geographic, within the space of a city, a county, a state, a country, a continent or the earth.
  • the boundary of the region could be defined in terms of numbers according to a coordinate system within the space.
  • the boundary could be defined in terms of groups of longitude and latitude coordinates.
  • the certain condition could be met responsive to the characterized attribute of the dataset being in the space and within the boundary of the region instead of outside the boundary.
  • the attribute could be a location of the client 193
  • the one or more values of the dataset 135 that characterize the location could be one or more numbers or an address, or longitude and latitude.
  • the condition can be met depending on how the one or more values compare with the boundary. For example, the comparison may reveal that the location is in the region instead of outside the region.
  • the comparison can be made by rendering the characterized attribute in units comparable to those of the boundary.
  • the characterized attribute could be an address that is rendered into longitude and latitude coordinates, and so on.
  • the CCF 126 may instead consult a more coarse value in the CVF 128 , which maps an aspect of the address, such as zip code, to a parameter value associated with the zip code, such as rate to use in calculating the local estimate.
  • the computer system 190 of FIG. 1 may further access at least one stored digital precedence rule, such as P_RULE 2 172 A or P_RULE 3 173 A.
  • the certain digital main rule may be thus identified also from the digital precedence rule.
  • the digital precedence rule may decide which one or more of the digital main rules is to be applied.
  • the digital precedence rule may decide that all of them are to be applied, or less than all of them are to be applied.
  • the digital precedence rule may not be fully applied, such that only one of the digital main rules may be applied. Equivalent embodiments are also possible, where digital precedence rules are applied first to limit an iterative search, so as to test the applicability of fewer than all the rules according to arrows 171 A.
  • an estimated resource may be produced for the dataset 135 , by the computer system 190 locally applying the certain consequent of the certain digital main rule.
  • the resource can be a computational result, a document, an item of value, a representation of an item of value, etc., made, created or prepared for the user 192 , the client 193 , the secondary entity 196 , etc., on the basis of the attribute.
  • the estimated resource is produced by a determination and/or a computation.
  • an estimated resource may be produced locally by the CCF 126 for the dataset 135 , which is referred to as local estimate (LE) 159 . This may be performed by the CCF 126 of computer system 190 locally applying the certain M_RULE 6 176 A, as indicated by the arrow 178 A.
  • the local estimate may be produced in a number of ways.
  • the certain consequent can be applied to one of the values of the dataset 135 based on the CVF 128 .
  • one of the values of the dataset 135 can be a numerical base value, e.g. B 1 , that encodes an aspect of the dataset 135 , as mentioned above.
  • applying a certain consequent of M_RULE 6 176 A may include performing a mathematical operation on the base value B 1 .
  • applying the certain consequent may include multiplying the base value B 1 with a number found in the CVF 128 indicated by the certain consequent.
  • Such a number can be, for example, a percentage, e.g., 1.5%, 3%, 5%, and so on.
  • Such a number can be indicated directly by the certain rule, or be stored in a place indicated by the certain rule, such as in the CVF 128 , and so on.
  • two or more digital main rules may be applied.
  • the computer system 195 may recognize that an additional condition of an additional one of the accessed CSVDR 170 A is met by at least one of the values of the dataset 135 .
  • Such an additional digital main rule would have an additional consequent.
  • the LE 159 may be produced by the CCF 126 of the computer system 190 applying the certain consequent and the additional consequent.
  • applying the certain consequent may include multiplying the base value B 1 with a first number indicated by the certain consequent, so as to compute a first product.
  • applying the additional consequent may include multiplying the base value B 1 with a second number indicated by the additional consequent, so as to compute a second product.
  • the LE 159 may be produced by summing the first product and the second product, by averaging the first product and the second product, or by performing some other computation involving the first product and the second product.
  • the second number when utilizing limited data, such as the CVF 128 , the second number may not be available in the CVF 128 , and thus the local estimate may be calculated instead based solely on the first number stored in the CVF 128 , and thus produce a less accurate estimate than if the second number indicated by the additional consequent was also used.
  • a notification 136 A can be caused to be presented on the screen 191 , by the computer system 190 .
  • the notification 136 A can include the LE 159 and/or be about an aspect of the LE 159 .
  • a notification 136 A can be caused to be transmitted by the computer system 195 , for example as an answer or other response to the received dataset 135 .
  • the notification 136 can be about an aspect of the LE 159 .
  • the notification 136 A may inform about the aspect of the LE 159 , namely that it has been determined, where it can be found, what it is, or at least a portion or a statistic of its content, a rounded version of it, and so on.
  • the planning should be that the recipient of the notification 136 A understands what it is being provided.
  • the notification 136 A can be transmitted to one of the output devices and another device.
  • the output device may be the screen of a local user, such as screen 191 , or a remote user.
  • the notification 136 A may thus cause a desired image, message, or other such notification to appear on the screen, such as within a Graphical User Interface (GUI) and so on.
  • GUI Graphical User Interface
  • the other device can be the remote device, from which the dataset 135 was received.
  • FIG. 3 is a diagram showing sample aspects of embodiments of the present disclosure involving producing, via one or more computer network calls, such as application programming interface (API) call 124 to OSP 198 , a more accurate estimate (MAE) 179 of the resource, which is an improvement in automated computerized systems.
  • the MAE 179 is produced by the computer system 195 of the OSP 198 based on the dataset 135 communicated to the OSP 198 from the connector 122 of the client computer system 190 via network 188 and on digital rules 170 B stored remotely at the OSP 198 .
  • the MAE 179 is more accurate than the LE 159 of FIG. 2 because, unlike the LE 159 that is produced based on the CVF 128 , it is produced using data that covers all the parameters that are needed by all the digital rules 170 B produce an accurate estimate of a resource based on the dataset 135 .
  • the sample received dataset 135 is shown below the line 115 .
  • the dataset 135 may be received by the computer system 195 in a number of ways.
  • one or more requests may be received by the computer system 195 via a network.
  • a request in the form of an API call 124 is received by the computer system 195 via the network 188 .
  • the API call 124 has been transmitted by the client computer system 190 .
  • the dataset 135 may be sent as part of or in conjunction with the API call 124 , such as via connector 122 .
  • the dataset 135 may be sent as part of or in conjunction with the API call 124 .
  • the received API call 124 can carry one or more payloads.
  • the one or more payloads may be parsed by the computer system 195 to extract the dataset 135 .
  • the payload can be parsed by the computer system 195 to extract the dataset 135 .
  • the single payload encodes the entire dataset 135 , but that is not required.
  • a dataset 135 can be received from the payloads of multiple requests or API calls.
  • a single payload may encode only a portion of the dataset.
  • the payload of a single request or API call may encode multiple datasets. Additional computers may be involved with the network 188 , some beyond the control of the user 192 or OSP 198 , and some within such control.
  • digital rules 170 B may be stored at the OSP 198 and accessed by the computer system 195 . These rules 170 B are digital in that they are implemented for use by software. For example, these rules 170 B may be implemented within programs 131 and data 138 . Digital rules 170 B may be accessed responsive to receiving a dataset, such as the dataset 135 .
  • the digital rules 170 may include main rules, which can thus be accessed by the computer system 195 .
  • main rules which can thus be accessed by the computer system 195 .
  • three sample digital main rules are shown explicitly, namely M_RULE 5 175 B, M_RULE 6 176 B, and M_RULE 7 177 B.
  • the digital rules 170 also include digital precedence rules P_RULE 2 172 B and P_RULE 3 173 B, which can thus be further accessed by the computer system 195 .
  • the digital rules 170 may include additional rules and types of rules, as suggested by the vertical dot-dot-dots.
  • the digital rules 170 B may include more, or more complete, rules than the CSVDR 170 A shown in FIG. 2 .
  • the CSVDR 170 A may be a subset of the digital rules 170 B. This may be such that the CSVDR 170 A comprise a smaller data package, and thus more efficiently deployable to the client computer system 190 via network 188 . In other embodiments, the CSVDR 170 A are the same as the digital rules 170 B.
  • a certain one of the digital main rules may be identified from among the accessed stored rules by the computer system 195 .
  • values of the dataset 135 can be tested, according to arrows 171 B, against logical conditions of the digital main rules, as described with reference to FIG. 2 , but with the computer system 195 of the OSP 198 performing the test instead of the CCF 126 of the client computer system 190 .
  • the certain main rule M_RULE 6 176 B is thus identified, which is indicated also by the beginning of an arrow 178 B similar to that that as described for main rule M_RULE 6 176 A in reference to FIG. 2 . Identifying may be performed in a number of ways, and depending on how the digital main rules are implemented in a similar manner to that described with reference to the CSVDR 170 A in FIG. 2 .
  • a notification 136 B can be caused to be transmitted, e.g., via the network 188 , by the computer system 195 .
  • the notification 136 B can be about or include an aspect of the resource, such as the MAE 179 .
  • the notification 136 B can be caused to be transmitted by the computer system 195 , for example as an answer or other response to the API call 124 and/or received dataset 135 .
  • the notification 136 B can be about an aspect of the MAE 179 .
  • the notification 136 B may inform about the aspect of the MAE 179 , namely that it has been determined, where it can be found, what it is, or at least a portion or a statistic of its content, a rounded version of it, and so on.
  • the planning should be that the recipient of the notification 136 B understands what it is being provided.
  • the notification 136 B can be transmitted to one of an output device and another device.
  • the output device may be the screen of a local user or a remote user.
  • the notification 136 may thus cause a desired image, message, or other such notification to appear on the screen, such as within a Graphical User Interface (GUI) on screen 191 and so on.
  • the other device can be the remote device, such as computer system 190 , from which the API call 124 and/or dataset 135 was received.
  • the CCF 126 of the client computer system 190 may decide to produce the LE 159 shown in FIG. 2 instead of causing the MAE 179 to be produced via the API call 124 .
  • the LE 159 may be able to be produced more efficiently or faster than the MAE 179 due to unfavorable conditions or latency of the network 188 , overloading of the OSP 198 or other operating conditions or demands on the OSP 198 preventing the OSP 198 from producing the MAE 179 in a timely manner Such conditions may be selectable by the user 192 as explained further below.
  • the CCF 126 of the client computer system 190 may decide to produce the LE 159 shown in FIG.
  • the MAE 179 to be produced via a follow-up API call 124 (e.g., when operating conditions of the OSP 198 and/or network conditions are more favorable) for reconciliation with the MAE 179 to find discrepancies between the LE 159 and the MAE 179 , as explained further below.
  • a follow-up API call 124 e.g., when operating conditions of the OSP 198 and/or network conditions are more favorable
  • FIG. 4 is a diagram showing sample aspects of embodiments of the present disclosure involving the client 193 of FIG. 3 transmitting the LE 159 to the OSP 198 for reconciliation with the more MAE 179 to find discrepancies 160 between the LE 159 and the MAE 179 that is an improvement in automated computerized systems.
  • the CCF 126 of the client computer system 190 may decide to produce the LE 159 as described with reference to FIG. 2 and then cause the MAE 179 to be produced via a follow-up API call 124 as described with reference to FIG. 3 (e.g., when operating conditions of the OSP 198 and/or network conditions are more favorable) for reconciliation with the MAE 179 to find discrepancies 160 between the LE 159 and the MAE 179 .
  • the LE 159 is transmitted to the OSP 198 via network 188 for reconciliation with the MAE 179 to find discrepancies 160 between the LE 159 and the MAE 179 .
  • the service engine 183 computes differences between the LE 159 and the MAE 179 .
  • the LE 159 may have been produced by the CCF 126 of the client computer system 193 identifying and applying digital main rule M_RULE 6 176 A of the CSVDR 170 A to the dataset 135 (according to arrows 171 A and 178 A) based on the CVF 128 . Then, via a follow-up API call to the OSP 198 over network 188 , such as the API call 124 of FIG.
  • the CCF 126 may cause the service engine 183 of the OSP 198 to produce the MAE 179 by identifying and applying an equivalent digital main rule M_RULE 6 176 B of the digital rules 170 B to the dataset 135 (according to arrows 171 B and 178 B) based on a more accurate and/or complete set of parameters and data values than included the CVF 128 .
  • the service engine 183 may compute the differences between the LE 159 and the MAE 179 , record these differences as discrepancies 160 and transmit, via network 188 , a notification 136 C to the client computer system 190 that has information about and/or includes the discrepancies.
  • the notification 136 C can be caused to be transmitted by the computer system 195 , for example as an answer or other response to the receiving the LE 159 .
  • the notification 136 C can include and/or be about an aspect of the discrepancies 160 .
  • the notification 136 C may inform about the aspect of the discrepancies 160 , namely that it they have been determined, where they can be found, what they are, or at least a portion or a statistic of their content, a rounded version of them, and so on.
  • the OSP 198 may electronically issue one or more resource refunds based on the discrepancies 160 , such as the differences between the LE 159 and the MAE 179 .
  • the discrepancies 160 may also or instead be computed or otherwise determined by the CCF 126 of the client computer system 190 .
  • the CCF 126 may compute the discrepancies 160 in response to receiving the notification 136 B of FIG. 3 including the MAE 179 from the OSP 198 .
  • the client computer system 190 may transmit the discrepancies 160 to the OSP 198 for verification and/or to receive a refund from the OSP 198 based on the discrepancies 160 .
  • FIG. 5 is a diagram showing sample aspects of embodiments of the present disclosure involving the client 193 of FIG. 2 receiving, from the OSP 198 across the network 188 , updates 165 for producing the LE 159 shown in FIG. 2 and FIG. 4 , which is an improvement in automated computerized systems.
  • the OSP 198 may obtain and/or generate updates 165 to rules and associated data that may affect how an estimate of a resource is to be computed.
  • the OSP 198 may transmit such updates 165 , such as in the form of an updated CVF and/or updated CSVDR, to the client computer system 190 via network 188 such that the CCF 126 of the client computer system 190 may produce the LE 159 based on this updated information.
  • the connector 122 may receive updates 165 from the OSP 198 across the network 188 , including an updated CVF that includes updated values.
  • the CCF 126 may store locally on a storage medium of the computer system 190 the updated CVF to replace the CVF 128 .
  • the CCF 126 may produce by the CSVDR 170 A and the updated values of the updated CVF, an additional LE of a resource for the dataset 135 shown FIG. 2 and FIG. 4 and output the additional local estimate to the screen 191 in conjunction with the dataset 135 similarly to how the LE 159 is produced using the original CVF 128 with reference to FIG. 2 and FIG. 4 .
  • FIG. 6 is a flowchart for illustrating a sample method 600 for producing a local estimate of a resource that is an improvement in automated computerized systems, according to embodiments of the present disclosure.
  • the method 600 starts at 605 .
  • the computer system 190 stores locally on a storage medium a client computing facility (CCF) that includes digital rules.
  • CCF client computing facility
  • the computer system 190 receives, from the OSP 198 across a network, a coarse values file (CVF) that includes values.
  • CVF coarse values file
  • the computer system 190 generates a dataset that represents a relationship instance of a client entity of the computer system 190 with another entity.
  • the computer system 190 produces, by the digital rules of the CCF and the values of the CVF, a local estimate of a resource for the dataset.
  • the computer system 190 outputs the local estimate to a local output device of the computer system 190 in conjunction with the dataset.
  • the method 600 ends at 635 .
  • the computer system 190 may first determine whether producing the local estimate of the resource for the dataset has been enabled by the CCF. Producing of the local estimate is then performed if it is determined producing the local estimate of the resource for the dataset has been enabled. If it is determined producing the local estimate of the resource for the dataset has not been enabled, then, instead of producing the local estimate, the computer system 190 produces, via one or more computer network calls to the OSP 198 , a more accurate estimate of the resource that is more accurate than the local estimate based on the dataset and digital rules stored remotely at the OSP 198 . The computer system 190 receives the more accurate estimate from the OSP 198 and outputs the more accurate estimate to the local output device in conjunction with the dataset.
  • the computer system 190 may present a selection of options via a graphical user interface (GUI).
  • the options may include, for the dataset, one or more of: producing the local estimate and receiving the more accurate estimate.
  • the computer system 190 receives a selection of the options. The production of the local estimate and the production of the more accurate estimate is then based on the selection.
  • the computer system 190 may, after producing the local estimate, transmit a follow-up computer network call to the OSP 198 to produce a more accurate estimate of the resource that is more accurate than the local estimate based on the dataset and digital rules stored remotely at the OSP 198 .
  • the computer system 190 receives the more accurate estimate from the OSP 198 .
  • FIG. 7 is a flowchart illustrating a sample method 700 for producing a local estimate of a resource based on an updated CVF that is an improvement in automated computerized systems, according to embodiments of the present disclosure.
  • the computer system 190 may also receive, from the OSP 198 across the network, an updated CVF that includes updated values and store locally on the storage medium the updated CVF to replace the CVF.
  • the computer system 190 may produce by the digital rules of the CCF and the updated values of the updated CVF, an additional local estimate of a resource for the dataset output the additional local estimate to the local output device in conjunction with the dataset.
  • the method 700 starts at 705 .
  • the computer system 190 receives, from the OSP 198 across the network, an updated CVF that includes updated values.
  • the computer system 190 stores locally on a local storage medium the updated CVF to replace the CVF.
  • the computer system 190 produces, by the digital rules of the CCF and the updated values of the updated CVF, an additional local estimate of a resource for the dataset.
  • the computer system 190 outputs the additional local estimate to a local output device in conjunction with the dataset.
  • the method 700 ends at 730 .
  • FIG. 8 is a flowchart illustrating a sample method 800 for computing differences between local estimates and more accurate estimates that is an improvement in automated computerized systems, according to embodiments of the present disclosure.
  • the method 800 starts at 805 .
  • the computer system 190 determines whether local estimates are enabled. If it is determined local estimates are enabled, the method 800 proceeds to 815 . If it is determined local estimates are not enabled, the method 800 ends at to 845 .
  • the computer system 190 determines whether follow-up API calls (e.g., to the OSP 198 ) are enabled to produce more accurate estimates. If it is determined follow-up API calls are enabled, the method 800 proceeds to 820 . If it is determined follow-up API calls are not enabled, the method 800 ends at to 845 .
  • follow-up API calls e.g., to the OSP 198
  • the computer system 190 determines whether scheduling input has been received for performing follow-up API calls (e.g., to the OSP 198 ) to produce more accurate estimates. For example, the computer system 190 may receive input indicating scheduling of a follow-up computer network call to the OSP 198 . If it is determined scheduling input has been received for performing follow-up API calls, the method 800 proceeds to 825 . If it is determined scheduling input has not been received for performing follow-up API calls, the method 800 proceeds to 830 .
  • the computer system 190 makes follow-up API calls (e.g., to the OSP 198 ) to produce more accurate estimates.
  • the computer system 190 will perform the follow-up computer network call to the OSP 198 according to the input indicating the scheduling.
  • the scheduling may indicate that a follow-up computer network call to the OSP 198 is to occur in response to, or at a time based on, internet response times exceeding one or more thresholds.
  • the computer system 190 makes follow-up API calls (e.g., to the OSP 198 ) according to a default schedule in cases where it is determined scheduling input has not been received for performing follow-up API calls.
  • the computer system 190 obtains local estimates of resources and then, based on the follow-up API calls, obtains corresponding more accurate estimates from the OSP 198 .
  • the computer system 190 computes differences between at least some of the local estimates produced by the computer system 190 and corresponding more accurate estimates received from the OSP 198 . For example, the computer system 190 may reconcile the local estimates with the more accurate estimates to find discrepancies between the local estimate and the more accurate estimates.
  • the method 800 ends at 845 .
  • businesses may use the OSP 198 to estimate a resource (e.g., a sales tax, service tax, use tax, electronic waste recycling (eWaste) fees, etc.) on transactions with customers, such as with secondary entity 196 .
  • a resource e.g., a sales tax, service tax, use tax, electronic waste recycling (eWaste) fees, etc.
  • Such estimations may be made and transmitted before, during and/or after these transactions.
  • taxes involving transactions may be referred to herein generally as transaction taxes.
  • Such transactions with customers are examples relationship instances with secondary entities, such as secondary entity 196 , described above.
  • the businesses may transmit information to the OSP 198 over network 188 via connector 122 in order to enable the OSP 198 to produce and transmit the tax estimates back to the businesses.
  • This information may include, but is not limited to: data regarding the seller and recipient of the goods or services involved in the transaction; the respective locations of the seller, the recipient, and the goods and/or services; locations where the goods are delivered or where the recipient takes possession of the goods or receives the services; data about the goods and/or services being sold; and other transaction data.
  • This data may be included in a dataset, such as dataset 135 shown in FIG. 2 .
  • a rough, locally generated tax estimate (e.g., LE 159 ) based on a coarse values file (e.g., CVF 128 ) that was previously received from the OSP 198 may be able to be produced and received by the client computer system 190 more efficiently or faster than the more accurate tax estimate (e.g., MAE 179 ). This may be important especially when sales tax estimates are needed in real time as transactions are occurring.
  • CVF 128 may have tax rates according to zip codes, plus one or more special variables.
  • this information is not complete or fully accurate, and thus would only provide approximate estimates because it does not discuss or consult other tax-related parameters, such as, for example, individual product taxability (e.g. clothing, alcohol, etc.), tax holidays and, in any event, tax boundaries which do not necessarily follow the zip codes that the CVF 128 is based on.
  • individual product taxability e.g. clothing, alcohol, etc.
  • tax holidays e.g., tax holidays
  • tax boundaries which do not necessarily follow the zip codes that the CVF 128 is based on.
  • the CVF 128 may not include all the parameters and values needed to provide a fully accurate tax estimate, reducing the data package size of the CVF 128 makes it more efficiently and easily deployable to the client computer system 190 via network 188 .
  • FIG. 9 is a sample view of a User Interface (UI) 7100 of a system for estimating less-than-critical resources that provides a selectable option to produce a local estimate of a resource based on a selection of a degree of risk between a lower risk local estimate and a higher risk local estimate that is an improvement in automated computerized systems, according to embodiments of the present disclosure.
  • UI User Interface
  • One of the estimates may be associated with a higher risk to the client 193 , such as resulting in an estimation of no tax due when it is actually due, or a tax estimated that is too low. This may result in the business having to pay the tax that should have been collected or being otherwise legally penalized.
  • One of the estimates may be associated with a lower risk to the client 193 , such as a small risk of legal ramifications and liability as compared to the higher risk option.
  • the UI 7100 may be presented by the CCF 126 of the computer system 190 and the screen 7191 on which the UI 7100 is presented may be the screen 191 of the computer system 190 .
  • the selectable option may be to produce the LE 159 of FIG. 2 of a tax based on a selection of a degree of risk between a lower risk local estimate and a higher risk local estimate.
  • the computer system 190 may receive input indicating a selection of the degree of risk between the lower risk local estimate and the higher risk local estimate.
  • the production of the LE 159 may then include producing, by the CSVDR 170 A and the values of the CVF 128 , the local tax estimate based on the selection of the degree of risk between the lower risk local tax estimate and the higher risk local tax estimate.
  • the CCF 126 may calculate a weighted average between the lower risk local estimate and the higher risk local estimate based on the degree of risk between the lower risk local estimate and the higher risk local estimate selected by the user 192 . In other embodiments, the CCF 126 may select an estimate between the lower risk local estimate and the higher risk local estimate proportional to the degree of risk between the lower risk local estimate and the higher risk local estimate selected by the user 192 .
  • the user 192 may select the degree of risk between the lower risk local estimate and the higher risk local estimate by sliding a graphical use interface element on UI 7100 to a location on a scale between a graphical element representing the lower risk local estimate and a graphical element representing the higher risk local estimate.
  • the degree of risk between the lower risk local estimate and the higher risk local estimate may be selected via other input elements such as buttons, dials, input fields, menu items, etc.
  • FIG. 10 is a sample view of a UI 7600 of a system for estimating less-than-critical resources that provides a selectable option to receive both the LE 159 and MAE 179 via follow-up computer network calls, such as API call 124 , to the OSP 198 , which is an improvement in automated computerized systems, according to embodiments of the present disclosure.
  • the UI 7600 may be presented by the CCF 126 of the computer system 190 and the screen 7191 on which the UI 7600 is presented may be the screen 191 of the computer system 190 .
  • the UI 7600 may be presented after the client 193 has opted to receive the CVF 128 to produce the LE 159 .
  • Shown on UI 7600 is a selectable option to receive both the LE 159 and MAE 179 via follow-up API call 124 to OSP 198 at a later time, as described above with respect to FIGS. 3 and 4 .
  • FIG. 11 is another sample view of the UI 7600 of FIG. 10 providing a selectable option to indicate when follow-up computer network calls, such as API call 124 , to the OSP 198 should be attempted, which is an improvement in automated computerized systems, according to embodiments of the present disclosure.
  • the UI 7600 may be presented by the CCF 126 of the computer system 190 and the screen 7191 on which the UI 7600 is presented may be the screen 191 of the computer system 190 .
  • the UI 7600 may be presented after the client 193 has opted to receive the CVF 128 to produce the LE 159 .
  • the UI 7600 indicates to the client 193 that opted to receive the CVF 128 that they will now have the option to produce LE 159 instead of making API calls.
  • the UI 7600 provides the option for the client 193 to obtain the MAE 179 by a follow-up API call, such as API call 124 , at a later time.
  • the UI 7600 provides the option for the client 193 to select under what conditions the follow-up API call will be attempted in order to obtain the MAE 179 .
  • the client 193 may select to have the follow-up API call attempted at a selectable particular frequency (e.g., every 60 minutes) after the internet response time is over a selectable threshold (e.g., 3000 msec) for longer than a selectable amount of time (e.g., 5 minutes).
  • selectable threshold e.g. 3000 msec
  • Other selectable conditions for attempting the follow-up API calls may be selected and set in various other embodiments via UI 7600 .
  • FIG. 12 is another sample view of a UI 7400 of a system for estimating less-than-critical resources that provides selectable options to indicate under what conditions particular sources of resource estimate production are to be automatically used, which is an improvement in automated computerized systems, according to embodiments of the present disclosure.
  • the UI 7400 may be presented by the CCF 126 of the computer system 190 and the screen 7191 on which the UI 7400 is presented may be the screen 191 of the computer system 190 .
  • the client 193 may select to produce local sales tax estimates versus the more accurate sales tax estimates via an API call to the OSP 198 over the network according to various source choice rules (SCR), which are selectably ordered by precedence.
  • SCR source choice rules
  • the client 193 may select to produce local sales tax estimates when signaled by the OSP 198 .
  • the computer system 190 may receive a signal from the OSP 198 .
  • the signal may set a flag value to indicate whether producing a more accurate sales tax estimate via one or more computer network calls to the OSP 198 is allowed.
  • the signal from the OSP 198 is a warning of a potential service interruption of the OSP system and, in response to the signal, the flag value is set to indicate that producing the more accurate estimate via one or more computer network calls to the OSP 198 is not allowed.
  • the flag value may indicate producing the more accurate sales tax estimate via one or more computer network calls to the OSP 198 is allowed when network and operating conditions of the OSP 198 are not overloaded.
  • the flag value may be set by the OSP 198 to indicate that producing a more accurate sales tax estimate via one or more computer network calls to the OSP 198 is not allowed in response to network and operating conditions of the OSP 198 indicating an imminent overload of the network and/or OSP 198 .
  • the computer system 190 will then produce, via one or more computer network calls to the OSP 198 , the more sales tax accurate estimate if particular selectable conditions in which to produce the more accurate estimate are met (such as according to the other selectable SCR in UI 7400 ) and the flag value indicates that producing the more accurate estimate via one or more computer network calls to the OSP system is allowed.
  • the computer system 190 will produce the local estimate instead of the more accurate estimate if the flag value indicates that producing the more accurate estimate via one or more computer network calls to the OSP system is not allowed.
  • the computer system 190 may receive an all clear signal from the OSP 198 clearing the warning of the potential service interruption. In response to receiving the all clear signal, the computer system 190 may change the flag value to indicate that producing the more accurate estimate via one or more computer network calls to the OSP 198 is allowed again.
  • the computer system 190 will produce the local estimate of sales tax instead of the more accurate sales tax estimate when internet response is longer than 3,000 msec, for longer than 5 minutes (includes internet down).
  • the computer system 190 will produce the local estimate of sales tax instead of the more accurate sales tax estimate when a buyer adds or removes item from the cart at the online store provided by the client 193 .
  • the computer system 190 will produce the more accurate sales tax estimate instead of the local estimate of sales tax when a buyer checks out with their cart at the online store provided by the client 193 (e.g., due to the higher risk of charging the buyer incorrectly for sales tax rather than merely providing an estimate of sales tax before the buyer pays).
  • the selectable SCR may implement a fall-back mode where the local estimate function of the CCF 126 is selected to be used only if the OSP 198 is unable to be reached within a user specified amount of time, such as from an e-commerce application attempting to make a transaction.
  • FIG. 13 is a diagram showing a representation of an example dataset in a system for estimating less-than-critical resources and indicating for which relationship instances of the dataset a local estimate was produced and also indicating for which relationship instances of the dataset a more accurate estimate was produced, which is an improvement in automated computerized systems, according to embodiments of the present disclosure.
  • the dataset 335 may be an example of dataset 135 of FIG. 3 and include data representing a set of sales transactions of client 193 with secondary entity 196 .
  • more accurate sales tax estimates 379 are received for the first two transactions via a timely API call, such as API call 124 of FIG. 3 .
  • the client computer system 190 instead produces timely less accurate local estimates 359 of sales tax.
  • the client computer system 190 instead produced timely less accurate local estimates 359 of sales tax for those remaining five transactions.
  • FIG. 14 is another sample view of a UI 7300 of a system for estimating less-than-critical resources that provides a selectable option to indicate whether a local estimate of resources is always to be produced and whether to enable local learning functions of the system that compares the local estimate with results of more accurate estimates via API calls when available, which is an improvement in automated computerized systems, according to embodiments of the present disclosure.
  • the UI 7300 is generated and presented after or in response to the user making a selection in the UI 7400 of FIG. 12 .
  • the client computer system 190 and/or computer system 195 may learn to improve certain values in the CVF 128 and/or CSVDR 170 A based on historical discrepancies involving the use of certain values or parameters in the CVF 128 and/or digital rules in the CSVDR 170 A.
  • various machine learning and/or various artificial intelligence (AI) models may be used to train the system and perform the learning aspects.
  • the client 193 may select, as shown in UI 7300 , to always have the local estimate produced, even when the more accurate estimate is produced first, in order to enable this learning functionality and improve the accuracy of the local estimates.
  • the client 193 may select, via UI 7300 , for the computer system 190 to only produce the local estimate according to the selections made within the UI 7400 of FIG. 12 , which may have been displayed on the screen previous to the UI 7300 .
  • FIG. 15 is a diagram showing a representation of an example dataset in a system for estimating less-than-critical resources and discrepancies between local estimates and more accurate estimates that were produced for relationship instances of the dataset, which is an improvement in automated computerized systems, according to embodiments of the present disclosure.
  • the dataset 435 may be an example of dataset 135 of FIG. 3 and include data representing a set of sales transactions of client 193 with one or more customers, such as secondary entity 196 .
  • more accurate sales tax estimates 479 are received for the first two transactions via a timely API call, such as API call 124 of FIG. 3 .
  • the client computer system 190 instead produces less accurate local estimates 459 of sales tax, such as according to a selection made in UI 7300 to always have the local estimate produced, even when the more accurate estimate is produced first, in order to enable the learning functionality and improve the accuracy of the local estimates based on discrepancies 460 between the local estimates 459 of sales tax and the more accurate sales tax estimates 479 .
  • FIG. 16 is another sample view of a UI 7200 of a system for estimating less-than-critical resources that provides a selectable option to indicate how local estimates will be determined by the system, which is an improvement in automated computerized systems, according to embodiments of the present disclosure.
  • the UI 7200 may be presented by the CCF 126 of the computer system 190 and the screen 7191 on which the UI 7200 is presented may be the screen 191 of the computer system 190 .
  • sales tax may vary based on zip code and particular locations within a zip code, but in order to produce a rough local estimate of sales tax in a timely manner without having to make network calls to the OSP 198 for a more accurate sales tax estimate, the client 193 may select to have the client computer system 190 determine the local estimate of sales tax using the values of the CVF 128 either (i) always according to the most common zip code in the state, or (ii) as an aggregate between extreme values.
  • the extreme values may be a location having the lowest sales tax in the state and a location having the highest sales tax in the state, and the aggregate may be an average between those two values or some other aggregate value between, or otherwise based on, those extreme values.
  • FIG. 17 is a diagram showing a representation of an example dataset in a system for estimating less-than-critical resources and discrepancies between local estimates and more accurate estimates resulting from follow-up API calls to the OSP system that were produced for various relationship instances of the dataset, which is an improvement in automated computerized systems, according to embodiments of the present disclosure.
  • the dataset 535 may be an example of dataset 135 of FIG. 3 and include data representing a set of sales transactions of client 193 with one or more customers, such as secondary entity 196 .
  • more accurate sales tax estimates 579 are received for the first two transactions via a timely API call, such as API call 124 of FIG. 3 .
  • the client computer system 190 instead produces timely less accurate local estimates 559 of sales tax.
  • the client computer system 190 instead produced timely less accurate local estimates 559 of sales tax for those remaining five transactions.
  • the client computer system 190 also produced more accurate estimates 549 via follow-up computer network calls, such as API call 124 , to the OSP 198 as described above with reference to FIGS. 3 , 4 , 8 and 10 .
  • follow-up computer network calls such as API call 124
  • the client computer system 190 and/or OSP 198 also generated discrepancies 560 between local estimates 559 and more accurate estimates 549 resulting from follow-up API calls to the OSP 198 .
  • discrepancies 560 computed as described with reference to FIG.
  • the client computer system 190 and/or computer system 195 may learn to improve certain values in the CVF 128 and/or CSVDR 170 A based on historical discrepancies involving the use of certain values or parameters in the CVF 128 and/or digital rules in the CSVDR 170 A.
  • the client computer system 190 and/or computer system 195 determines the absolute value of each of these differences between the local estimates 559 and the corresponding more accurate estimates 549 . If the client computer system 190 and/or computer system 195 determines this absolute value is less than a threshold for a state for very many of these differences (an amount which may be selectable by the client 193 ), then for datasets for that state, the client computer system 190 will produce the local estimate instead of producing the more accurate estimates 549 via API calls to the OSP 198 . This process may be performed always as selected by the client 193 , or at least during high traffic times of the network as defined, for example, according to the selections made in UI 7600 as described referencing FIG.
  • the option has been selected for the client computer system 190 to also produce more accurate estimates 549 via follow-up computer network calls, such as API call 124 , to the OSP 198 . Otherwise, correspondingly fewer options will be presented by the client computer system 190 .
  • the client computer system 190 determines the local estimate of sales tax was higher than the resource determined by the more accurate estimate resulting from the follow-up API call to the OSP 198 . the client computer system 190 then determines that the seller was charged more sales tax than was due. In such cases, the client computer system 190 can issue a refund to the buyer's credit card for the excess sales tax charged. Also, in some embodiments, if the client computer system 190 determines the local estimate of sales tax was lower than the resource determined by the more accurate estimate resulting from follow-up API call to the OSP 198 , the client computer system 190 then determines the seller was charged less sales tax than was due.
  • the client 193 as the seller may swallow the loss (which may be negligible).
  • the client computer system 190 may attempt to charge the credit card additional sales tax, but due to the reputational risk, the client computer system 190 may enable the client 193 to select the first option.
  • the CCF 126 of the computer system 190 may adjust accordingly how the local estimate is to be computed going forward from the maximum and minimum tax rate as described herein.
  • FIG. 18 is a diagram showing sample aspects of embodiments of a system for estimating less-than-critical resources in a use case of an embodiment that is an improvement in automated computerized systems, according to embodiments of the present disclosure.
  • Tax service provider 1806 (which may be an example of the OSP 198 of FIGS. 1 - 5 ). Also shown is the SDK 125 and the connector 122 of the client computer system 190 FIGS. 1 - 5 of client 193 .
  • the tax service provider 1806 may distribute the client side tax rates and rules 1810 , the client side tax exemptions file 1804 and the client side tax nexus file 1802 .
  • the client side tax rates and rules 1810 may include, for example, but is not limited to, parameters, digital rules and values such as: transaction tax rates; particular types of transaction tax rates (e.g., a sales tax rates, service tax rates, use tax rates, electronic waste recycling (eWaste) fees, etc.); zip codes corresponding to particular transaction tax rates; tax jurisdictions corresponding to particular transaction tax rates; the highest possible total collective transaction tax rate in a particular zip code or tax jurisdiction; the lowest possible total collective transaction tax rate in a particular zip code or tax jurisdiction; and digital rules for how and when to apply particular tax rates.
  • Different tax rates and rules files may also be distributed for different types of taxes and associated locations, products or services that may trigger collection of those taxes.
  • the client side tax exemptions file 1804 may include, for example, but is not limited to, parameters, digital rules and values such as: particular products or services or types of products or services that are exempt from certain transaction taxes; particular locations, regions, zones, addresses, businesses and buildings that are exempt from certain transaction taxes; reasons for exemptions, particular types of businesses that are exempt from certain transaction taxes; and digital rules for how and when to apply tax exemptions.
  • the client side tax exemptions file 1804 may also or instead include just an identifier of a company, such as that of the client 193 , the associated state or tax jurisdiction associated with the company, and an exemption reason for that company.
  • a seller such as the client 193 may operate tax jurisdictions that it has a physical presence in, such as a main office, a distribution center or warehouse, an employee working remotely, and so on. Such ties with a tax jurisdiction establish a so-called physical nexus.
  • a tax authority such as a state or even a city may set its own nexus rules for when a business is considered to be “engaged in business” with it, and therefore that business is subject to registration and collection of sales or other transaction taxes.
  • These nexus rules may include different types of nexus, such as affiliate nexus, click-through nexus, cookie nexus, economic nexus with thresholds, and so on.
  • the client side tax nexus file 1802 may include, for example, but is not limited to, parameters and values such as a binary indication of whether the client has established tax nexus in particular zip codes or tax jurisdictions. For example, if it has been determined the client has not established tax nexus in a particular zip code or tax jurisdiction, then the tax for a transaction in that zip code or tax jurisdiction may be estimated according to the CSVDR 170 A to be zero.
  • the client side tax nexus file 1802 may also or instead include just an identifier of a company, such as that of the client 193 , and digital rules regarding establishing nexus in a particular state or other tax jurisdiction associated with the company.
  • the client side tax rates and rules 1810 , the client side tax exemptions file 1804 and the client side tax nexus file 1802 are utilized by the SDK 125 to timely produce the local estimates of transaction taxes with the benefit of not having to make network calls to the tax service provider 1806 .
  • the client may have the option to implement the SDK 125 to use some or all of the client side tax rates and rules 1810 , the client side tax exemptions file 1804 and the client side tax nexus file 1802 , as applicable to the client's business, individual needs and types of transactions.
  • the client may use the SDK 125 to implement a relational database leveraging common relationships between the client side tax rates and rules 1810 , the client side tax exemptions file 1804 and the client side tax nexus file 1802 on which the production of local estimates of transactions taxes will be based.
  • the client side tax rates and rules 1810 and the client side tax nexus file 1802 may both be coarsely based on the zip code of the seller and/or buyer.
  • the SDK 125 need not consult the client side tax rates and rules 1810 for a transaction in that zip code because the tax may be determined to be zero based solely on the client not having established nexus in the particular zip code.
  • the client side tax rates and rules 1810 , the client side tax exemptions file 1804 and the client side tax nexus file 1802 may be distributed by the tax service provider in a number of ways, including, but not limited to, leveraging a function of the SDK 125 via connector 122 or calling an API of the subscription gate 1808 directly. The distribution may be periodic, with updates.
  • the SDK 125 requests from the tax service provider 1806 , through the subscription gate 1808 , the client side tax rates and rules 1810 , the client side tax exemptions file 1804 and/or the client side tax nexus file 1802 .
  • the tax service provider 1806 pushes out such data per instructions, automatically, periodically, even daily, especially during times of low network traffic, or in response to a change in the tax rate or, tax rules or other applicable tax-related information.
  • the tax service provider 1806 pushing out such data in response to such changes may be advantageous because it prevents the connector 122 of the SDK 125 making un-necessary calls to the tax service provider 1806 to pull the same data, especially if it hasn't changed.
  • Another advantage is that the information contained in the client side tax rates and rules 1810 , the client side tax exemptions file 1804 and/or the client side tax nexus file 1802 being on the client side is not subject to the vagaries of needing internet access to produce estimates of transaction taxes.
  • FIG. 19 is a diagram showing example of parameters and associated parameter values 1900 that may be included in a CVF of a system for estimating less-than-critical resources that is an improvement in automated computerized systems, according to embodiments of the present disclosure.
  • the CVF 128 described with respect to FIGS. 2 - 5 may include values for a zip code parameter 1902 , a state parameter 1904 , and an applicable resource rate parameter (e.g., tax rate) for that zip code in that state.
  • an applicable resource rate parameter e.g., tax rate
  • transaction tax rates are not generally determined per zip code
  • the zip code and associated tax rate indicated in the CVF may be used as a coarse way for the CCF 126 to use CSVDR 170 A to estimate the transaction tax for a particular transaction occurring in (i.e., the seller located in and/or the recipient receiving goods in) a particular zip code without having to make network calls to the OSP 198 .
  • the parameters and associated parameter values 1900 may be included in the distributed client side tax rates and rules 1810 of FIG. 18 .
  • Different tables, data structures or files may be included in different CVFs for different types of transaction taxes with different parameters applicable to the different types of transaction taxes.
  • FIG. 20 is a diagram showing another example of parameters and associated parameter values 2000 that may be included in a CVF of a system for estimating less-than-critical resources that is an improvement in automated computerized systems, according to embodiments of the present disclosure.
  • the CVF 128 described with respect to FIGS. 2 - 5 may include a high resource rate value 2002 (e.g., the highest possible total collective transaction tax rate that could exist in the zip code) and a low resource rate value 2004 (e.g., the lowest possible total collective transaction tax rate that could exist in the zip code).
  • the CCF 126 may use CSVDR 170 A to estimate the transaction tax based on the high resource rate value 2002 and/or low resource rate value 2004 in a manner selectable by the client 193 by using the SDK 125 .
  • this may be by averaging the high resource rate value 2002 and/or low resource rate value 2004 (or estimated taxes resulting from using those rates), by selecting either the high resource rate value 2002 and/or low resource rate value 2004 , or based on a selected risk tolerance of the client, such as described with respect to FIG. 9 .
  • the CVF 128 described with respect to FIGS. 2 - 5 may also include a nexus indicator 2006 that indicates whether the client has established nexus in the particular zip code 1902 , or in a tax jurisdiction within or overlapping the associated zip code 1902 .
  • the determination whether the client has established nexus in the particular zip code 1902 may be made by the client 193 and/or the service engine 183 of the OSP 198 .
  • the service engine 183 of the OSP 198 may determine whether the client has established nexus in the particular zip code 1902 and include this indication in the CVF 128 and/or the client side tax nexus file 1802 transmitted to the client 193 in a number of ways, including, but not limited to, leveraging a function of the SDK 125 via connector 122 or calling an API of the subscription gate 1808 directly.
  • the OSP may have previously communicated to the client 193 a determination of whether the client has established nexus in the particular tax jurisdiction associated with the particular zip code 1902 .
  • the tax for a transaction in that zip code or tax jurisdiction may be estimated according to the CSVDR 170 A to be zero.
  • the CVF 128 described with respect to FIGS. 2 - 5 may also include tax exemption data to improve the accuracy and usefulness of the tax estimate produced locally.
  • the tax exemption data may include for example, but is not limited to, parameters, digital rules and values such as: particular products or services or types of products or services that are exempt from certain transaction taxes; particular locations, regions, zones, addresses, businesses and buildings that are exempt from certain transaction taxes; particular types of businesses that are exempt from certain transaction taxes; and digital rules for how and when to apply tax exemptions.
  • there may also be additional capacities provided by the CVF 128 for example if there are additional variables in the CVF 128 , which the estimate CSVDR 170 A do or do not consider.
  • Such functionality may be implemented directly into the connector 122 or consumed as part of the SDK 125 .
  • the additional variables for the SDK 125 to consume via the new local estimate function may include either a yes/no variable indicating whether to perform the local estimate at all or a yes/no variable to indicate to perform the local estimate only if the client computer system 190 cannot connect to the OSP 198 .
  • the configuration and selection of such variables may be controllable via implementation of the SDK 125 .
  • the CVF 128 described with respect to FIGS. 2 - 5 may also include a tax rate of the most populated area of the given zip code.
  • the CCF 126 may then determine that if the combined tax rate of the most populated area of the given zip code is +/ ⁇ 0.5% of the highest combined rate overall of the zip code, then the CCF 126 will call the OSP 198 dynamically via API to produce a more accurate estimate calculation instead of producing the estimate of the tax locally. Also, if highest combined rate of the zip code is equal to or greater than 1% more than the lowest combined rate of the zip code based on the values in the CVF 128 , then the CCF 126 may use the highest combined rate for the zip code.
  • the OSP 198 and/or local client computer 190 may keep track of where (e.g., zip code, region, or tax jurisdiction) the most popular calls for tax estimation are for. Accordingly, OSP 198 provides area files, the minimum tax rate for that area (e.g., 6%), the maximum tax rate for that area (e.g., 8%) and the tax rate most likely applicable to that area based on the tracked data (e.g., most likely 7.4%).
  • the minimum tax rate for that area e.g., 6%
  • the maximum tax rate for that area e.g., 8%
  • the tax rate most likely applicable to that area based on the tracked data e.g., most likely 7.4%.
  • the estimate of the tax returned may include a single answer with a percentage confidence.
  • a local estimate of the tax may be returned by the CCF 126 , along with a parameter indicating how accurate the estimate likely is (e.g., an estimated tax with a +/ ⁇ 2% confidence level, using a high tax rate of 0.086 and a low tax rate of 0.065).
  • the embodiments described above may also use synchronous or asynchronous client-server computing techniques, including software as a service (SaaS) technique.
  • SaaS software as a service
  • the various components may be implemented using more monolithic programming techniques as well, for example, as an executable running on a single CPU computer system, or alternatively decomposed using a variety of structuring techniques known in the art, including but not limited to, multiprogramming, multithreading, client-server, or peer-to-peer, running on one or more computer systems each having one or more CPUs.
  • Some embodiments may execute concurrently and asynchronously, and communicate using message passing techniques. Equivalent synchronous embodiments are also supported.
  • other functions could be implemented and/or performed by each component/module, and in different orders, and by different components/modules, yet still achieve the functions of the systems and methods described herein.
  • programming interfaces to the data stored as part of the system controller 210 and other system components described herein may be available by mechanisms such as through C, C++, C#, and Java APIs; libraries for accessing files, databases, or other data repositories; through scripting languages such as JavaScript and VBScript; or through Web servers, FTP servers, or other types of servers providing access to stored data.
  • the databases described herein and other system components may be implemented by using one or more database systems, file systems, or any other technique for storing such information, or any combination of the above, including implementations using distributed computing techniques.
  • phrase similar to “at least one of A, B, or C,” “at least one of A, B, and C,” “one or more A, B, or C,” or “one or more of A, B, and C” is used, it is intended that the phrase be interpreted to mean that A alone may be present in an embodiment, B alone may be present in an embodiment, C alone may be present in an embodiment, or that any combination of the elements A, B and C may be present in a single embodiment; for example, A and B, A and C, B and C, or A and B and C.
  • the term “or” may be construed in either an inclusive or exclusive sense. Moreover, plural instances may be provided for resources, operations, or structures described herein as a single instance. Additionally, particular operations are illustrated in a context of specific illustrative configurations. Other allocations of functionality are envisioned and may fall within a scope of various embodiments of the present disclosure. In general, structures and functionality presented as separate resources in the example configurations may be implemented as a combined structure or resource. Similarly, structures and functionality presented as a single resource may be implemented as separate resources. These and other variations, modifications, additions, and improvements fall within a scope of embodiments of the present disclosure as represented by the appended claims. The specification and drawings are, accordingly, to be regarded in an illustrative rather than a restrictive sense.

Abstract

Systems and methods electronically produce a local estimate of less-than-critical resources based on a client-side version of digital rules and coarse values received from an online service provider. Although using the client-side version of digital rules and the coarse values may not include all the parameters and values needed to provide a fully accurate estimate of the resource, the ability to locally estimate resources without having to make network calls to the online service provider, such as when there are unfavorable conditions or latency of the network, imminent overloading of the online service provider or other operating conditions or demands on the online service provider preventing it from producing a timely more accurate estimate, provides a faster and more efficient way of obtaining a potentially useful estimate of resources.

Description

    BRIEF SUMMARY
  • The present description gives instances of computer systems, devices and storage media that may store programs and methods. Embodiments of the system may produce a local estimate of less-than-critical resources based on a client-side version of digital rules and coarse values received from an online service provider. Although using the client-side version of digital rules and the coarse values may not include all the parameters and values needed to provide a fully accurate estimate of the resource, the ability to locally estimate resources without having to make network calls to the online service provider provides a faster and more efficient way of obtaining a potentially useful estimate of resources. For example, this functionality to locally estimate resources may provide a faster and more efficient way of obtaining a potentially useful estimate of resources when there are unfavorable conditions or latency of the network, imminent overloading of the online service provider or other operating conditions or demands on the online service provider preventing it from producing a timely more accurate estimate.
  • In addition, providing the coarse values instead of a set of values that includes all the parameters and values needed to provide a fully accurate estimate of the resource reduces the data package size that needs to be distributed to clients, thus making it more efficiently and easily deployable to the client computer systems. In various embodiments, the system may also provide the client with a selectable option to produce the local estimate without having to make one or more network calls to the online service provider and/or produce the more accurate estimate via one or more immediate or follow-up network calls to the online service provider. This reduces internet traffic and it can be critical when the internet is down or slow, and the results of the computations are needed in real time. Also, producing the more accurate estimate may be made via one or more follow-up network calls to the online service provider after producing the local estimate when network and operating conditions of the online service provider are more favorable for doing so. Using the more accurate estimates, the system may then perform reconciliation with local estimates to find discrepancies between the local estimates and the more accurate estimates for the system to learn from such discrepancies and automatically implement improvements in how the local estimates are computed.
  • Therefore, the systems and methods described herein for using coarse values for estimating less-than-critical resources improve the functioning of computer or other hardware, such as by reducing the processing, storage, and/or data transmission resources needed to perform various tasks, thereby enabling the tasks to be performed by less capable, capacious, and/or expensive hardware devices, enabling the tasks to be performed with less latency and/or preserving more of the conserved resources for use in performing other tasks or additional instances of the same task.
  • As shown above and in more detail throughout the present disclosure, the present disclosure provides technical improvements in computer networks to existing computerized systems to facilitate estimation of resources.
  • These and other features and advantages of the claimed invention will become more readily apparent in view of the embodiments described and illustrated in this specification, namely in this written specification and the associated drawings.
  • BRIEF DESCRIPTION OF THE SEVERAL VIEWS OF THE DRAWINGS
  • The components in the drawings are not necessarily drawn to scale relative to each other. Like reference numerals designate corresponding parts throughout the several views.
  • FIG. 1 is a diagram showing sample aspects of embodiments of the present disclosure involving a client receiving a software development kit (SDK) including client-side versions of digital rules (CSVDR) that is an improvement in automated computerized systems.
  • FIG. 2 is a diagram showing sample aspects of embodiments of the present disclosure involving producing and outputting a local estimate of a resource for a dataset by the CSVDR and values of a coarse values file (CVF) received by the client of FIG. 1 , which is an improvement in automated computerized systems.
  • FIG. 3 is a diagram showing sample aspects of embodiments of the present disclosure involving producing, via one or more computer network calls to an online service platform (OSP) system, a more accurate estimate (MAE) of the resource that is more accurate than the local estimate of FIG. 2 based on the dataset and digital rules stored remotely at the OSP system that is an improvement in automated computerized systems.
  • FIG. 4 is a diagram showing sample aspects of embodiments of the present disclosure involving the client of FIG. 3 transmitting the local estimate to the OSP for reconciliation with the more accurate estimate to find discrepancies between the local estimate and the more accurate estimate that is an improvement in automated computerized systems.
  • FIG. 5 is a diagram showing sample aspects of embodiments of the present disclosure involving the client of FIG. 2 receiving, from the OSP across the network, updates for producing the local estimate, which is an improvement in automated computerized systems.
  • FIG. 6 is a flowchart for illustrating a sample method for producing a local estimate of a resource that is an improvement in automated computerized systems, according to embodiments of the present disclosure.
  • FIG. 7 is a flowchart illustrating a sample method for producing a local estimate of a resource based on an updated CVF that is an improvement in automated computerized systems, according to embodiments of the present disclosure.
  • FIG. 8 is a flowchart illustrating a sample method for computing differences between local estimates and more accurate estimates that is an improvement in automated computerized systems, according to embodiments of the present disclosure.
  • FIG. 9 is a sample view of a User Interface (UI) of a system for estimating less-than-critical resources that provides a selectable option to produce a local estimate of a resource based on a selection of a degree of risk between a lower risk local estimate and a higher risk local estimate that is an improvement in automated computerized systems, according to embodiments of the present disclosure.
  • FIG. 10 is a sample view of a UI of a system for estimating less-than-critical resources that provides a selectable option to receive both local estimates and more accurate estimates via follow-up computer network calls to an OSP system that is an improvement in automated computerized systems, according to embodiments of the present disclosure.
  • FIG. 11 is another sample view of the UI of FIG. 10 providing a selectable option to indicate when the follow-up computer network calls to the OSP system should be attempted that is an improvement in automated computerized systems, according to embodiments of the present disclosure.
  • FIG. 12 is another sample view of a UI of a system for estimating less-than-critical resources that provides selectable options to indicate under what conditions particular sources of resource estimate production are to be automatically used, which is an improvement in automated computerized systems, according to embodiments of the present disclosure.
  • FIG. 13 is a diagram showing a representation of an example dataset in a system for estimating less-than-critical resources and indicating for which relationship instances of the dataset a local estimate was produced and also indicating for which relationship instances of the dataset a more accurate estimate was produced, which is an improvement in automated computerized systems, according to embodiments of the present disclosure.
  • FIG. 14 is another sample view of a UI of a system for estimating less-than-critical resources that provides a selectable option to indicate whether a local estimate of resources is always to be produced and whether to enable local learning functions of the system that compares the local estimate with results of more accurate estimates via API calls when available, which is an improvement in automated computerized systems, according to embodiments of the present disclosure.
  • FIG. 15 is a diagram showing a representation of an example dataset in a system for estimating less-than-critical resources and discrepancies between local estimates and more accurate estimates that were produced for relationship instances of the dataset, which is an improvement in automated computerized systems, according to embodiments of the present disclosure.
  • FIG. 16 is another sample view of a UI of a system for estimating less-than-critical resources that provides a selectable option to indicate how local estimates will be determined by the system, which is an improvement in automated computerized systems, according to embodiments of the present disclosure.
  • FIG. 17 is a diagram showing a representation of an example dataset in a system for estimating less-than-critical resources and discrepancies between local estimates and more accurate estimates resulting from follow-up API calls to the OSP system that were produced for various relationship instances of the dataset, which is an improvement in automated computerized systems, according to embodiments of the present disclosure.
  • FIG. 18 is a diagram showing sample aspects of embodiments of a system for estimating less-than-critical resources in a use case of an embodiment that is an improvement in automated computerized systems, according to embodiments of the present disclosure.
  • FIG. 19 is a diagram showing example of parameters and associated parameter values that may be included in a CVF of a system for estimating less-than-critical resources that is an improvement in automated computerized systems, according to embodiments of the present disclosure.
  • FIG. 20 is a diagram showing another example of parameters and associated parameter values that may be included in a CVF of a system for estimating less-than-critical resources that is an improvement in automated computerized systems, according to embodiments of the present disclosure.
  • DETAILED DESCRIPTION
  • The description that follows includes systems, methods, techniques, instruction sequences, and computing machine program products that embody illustrative embodiments of the disclosure. In the following description, for the purposes of explanation, numerous specific details are set forth in order to provide an understanding of various embodiments of the inventive subject matter. It will be evident, however, that embodiments of the inventive subject matter may be practiced without these specific details. In general, well-known structures and methods associated with underlying technology have not been shown or described in detail to avoid unnecessarily obscuring descriptions of the preferred embodiments.
  • FIG. 1 is a diagram showing sample aspects of embodiments of the present disclosure involving a client 193 receiving a software development kit (SDK) 125 including client-side versions of digital rules (CSVDR) 170A, which is an improvement in automated computerized systems.
  • A sample computer system 195 according to embodiments is shown. The computer system 195 has one or more processors 194 and a memory 130. The memory 130 stores programs 131 and data 138. The one or more processors 194 and the memory 130 of the computer system 195 thus implement a service engine 183. One or more of the components of the computer system 195 may also be present in client computer system 190 of client 193 for performing the operations and implementing the functionality of computer system 190 described herein.
  • The computer system 195 can be located in “the cloud.” In fact, the computer system 195 may optionally be implemented as part of an online software platform (OSP) 198. The OSP 198 can be configured to perform one or more predefined services, for example, via operations of the service engine 183. Such services can be, but are not limited to: generation and delivery of a software development kit (SDK) 125 for the client 193 to perform local estimates of resources, generation and delivery of a coarse values file (CVF) for the client 193 to perform local estimates of resources, searches, determinations, computations, verifications, notifications, the transmission of specialized information (including digital rules for estimating resources and data that effectuates payments, or remits resources), performing more accurate estimations of resources, determining discrepancies between resources estimated by client computer system 190 and the more accurate estimation of resources performed by the OSP 198, the generation and transmission of documents, the online accessing of other systems to determine digital rules, and so on, including what is described in this document. Such services can be provided as a Software as a Service (SaaS). The SDK 125 may be a collection of software development tools in one package installable by the client computer system 190. The SDK 125 may facilitate the creation of applications, such as the CCF 126 by having a compiler, debugger and a software framework. The SDK 125 may include libraries, documentation, code samples, processes, and guides that the client 193 can use and integrate with the connector 122 and other applications of the computer system 190 to facilitate the computer system 190 performing local estimates of resources.
  • A user 192 may be standalone. The user 192 may use a computer system 190 that has a screen 191, on which user interfaces (UIs) may be shown. In embodiments, the user 192 and the computer system 190 are considered part of a client 193, which can be referred to also merely as entity. In such instances, the user 192 can be an agent of the client 193, and even within a physical site of the client 193, although that is not necessary. In embodiments, the computer system 190 or other device of the user 192 or the client 193 are client devices for the computer system 195.
  • The computer system 190 may access the computer system 195 via a communication network 188, such as the internet. In particular, the entities and associated systems of FIG. 1 may communicate via physical and logical channels of the communication network 188. For example, information may be communicated as data using the Internet Protocol (IP) suite over a packet-switched network such as the Internet or other packet-switched network, which may be included as part of the communication network 188. The communication network 188 may include many different types of computer networks and communication media including those utilized by various different physical and logical channels of communication, now known or later developed. Non-limiting media and communication channel examples include one or more, or any operable combination of: fiber optic systems, satellite systems, cable systems, microwave systems, asynchronous transfer mode (“ATM”) systems, frame relay systems, digital subscriber line (“DSL”) systems, cable and/or satellite systems, radio frequency (“RF”) systems, telephone systems, cellular systems, other wireless systems, and the Internet. In various embodiments the communication network 188 can be or include any type of network, such as a local area network (LAN), a metropolitan area network (MAN), a wide area network (WAN), or the internet.
  • Downloading or uploading may be permitted from one of these two computer systems to the other, and so on. Such accessing can be performed, for instance, with manually uploading files, like spreadsheet files, etc. Such accessing can also be performed automatically. The computer system 190 and the computer system 195 may exchange requests and responses with each other. Such can be implemented with a number of architectures.
  • In one such architecture, a device remote to the service engine 183, such as computer system 190, may have a certain application, such as a client computing facility (CCF) 126 and an associated connector 122 that is integrated with, sits on top of, or otherwise works with that certain application. The connector 122 may be able to fetch from a remote device, such as the computer system 195, the details required for the service desired from the OSP 198. The computer system 190 may receive, via network 188, an SDK 125 from the OSP 198 that includes the CCF 126 and/or the connector 122. The OSP 198 may prepare and send the CCF 126 as part of the SDK 125 automatically or in response to a request from the client computer system 190. In requesting services from the OSP 198, the client computer system 190 may form an object or payload, and then send or push a request that carries the payload to the service engine 183 via a service call. The service engine 183 may receive the request with the payload. The service engine 183 may then apply digital rules to the payload to determine a requested resource, including producing an estimate of a resource, form a payload that is an aspect of the resource (e.g., that includes the estimate) and then push, send, or otherwise cause to be transmitted a response that carries the payload to the connector 122. The connector reads the response, and forwards the payload to the certain application, such as the CCF 126.
  • In some embodiments, the computer system 195 may implement a REST (Representational State Transfer) API (Application Programming Interface) (not shown). REST or RESTful API design is designed to take advantage of existing protocols. While REST can be used over nearly any protocol, it usually takes advantage of HTTP (Hyper Text Transfer Protocol) when used for Web APIs. In some embodiments, this architecture enables the client 193 to directly consume a REST API from their particular application (e.g., CCF 126), without using a connector 122. The particular application of the remote device may be able to fetch internally from the remote device the details required for the service desired from the OSP 198, and thus send or push the request to the REST API. In turn, the REST API talks in background to the service engine 183. Again, the service engine 183 determines the requested resource (which may be an estimate if the resource) and sends an aspect of it back to the REST API. In turn, the REST API sends the response that has the payload to the particular application (e.g., CCF 126).
  • As one example service the OSP 198 may provide to the client 193, the service engine 198 of the OSP may use digital rules to estimate resources for the client 193. However, the CCF 126 includes CSVDR 170A that may instead, or additionally, be used by the CCF 126 of the client computer system 190 to produce local estimates of the same resources, but with the advantage of not having to make network calls via network 188. These CSVDR 170A can be full versions of the digital rules used by the OSP 198 or less than full versions. For example, the CSVDR 170A of the CCF 126 may include local digital rules that can produce resource estimates in a less refined way than the online digital rules of the OSP 198. In many instances, the estimates produced by the OSP 198 using the digital rules of the OSP 198 may be more accurate than those produced locally by the CCF 126 of client computer system 190 using the CSVDR 170A. In some embodiments, but not always, the CSVDR 170A are a subset of the online digital rules of the OSP 198.
  • Moreover, in some embodiments, data from the computer system 190 and/or from the computer system 195 may be stored in an Online Processing Facility (OPF) 189 that can run software applications, perform operations, and so on. In such embodiments, requests and responses may be exchanged with the OPF 189, downloading or uploading may involve the OPF 189, and so on. In such embodiments, any devices of the OPF 189 can be considered to be remote devices, from the perspective of the computer system 195 and/or client computer system 190.
  • In some instances, the user 192 or the client 193 may have instances of relationships with secondary entities. Only one such secondary entity 196 is shown. However, additional secondary entities may be present in various other embodiments. In this example, the client 193 has a relationship instance 197 with the secondary entity 196. In some embodiments, the secondary entity may also communicate with the client 193 via network 188.
  • In some instances, the user 192, the client 193 and/or one or more intermediary entities (not shown) may have data about one or more secondary entities, such as secondary entity 196, for example via relationship instances of the user 192 or client 193 with the secondary entity 196. The client 193 and/or the secondary entity 196 may be referred to as simply entities. One of these entities may have one or more attributes. Such an attribute of such an entity may be any one of its name, type of entity, a physical or geographical location such as an address, a contact information, an affiliation, a characterization of another entity, a characterization by another entity, an association or relationship with another entity (general or specific instances), an asset of the entity, a declaration by or on behalf of the entity, and so on.
  • FIG. 2 is a diagram showing sample aspects of embodiments of the present disclosure involving producing and outputting a local estimate (LE) 159 of a resource for a dataset 135 by using the CSVDR 170A and values of a coarse values file (CVF) 128 received by the client 193 of FIG. 1 , which is an improvement in automated computerized systems.
  • A thick line 115 separates this diagram, although not completely or rigorously, into a top portion and a bottom portion. Above the line 115 the emphasis is mostly on entities, components, their relationships, and their interactions, while below the line 115 emphasis is mostly processing of data that takes place often within one or more of the components above the line 115.
  • Above the line 115, the sample computer system 195, network 188, client computer system 190 and secondary entity 196 according to embodiments is shown. In embodiments, the computer system 190 generates one or more datasets. A sample generated dataset 135 is shown below the line 115. The dataset 135 has values that can be numerical, alphanumeric, Boolean, and so on, as needed for what the values characterize. For example, an identity value ID may indicate an identity of the dataset 135, so as to differentiate it from other such datasets. At least one of the values of the dataset 135 may characterize an attribute of a certain one of the entities 193 and 196. (It should be noted that the arrows 199 describe a correspondence, but not the journey of data in becoming the dataset 135.) For instance, a value D1 may be the name of the certain entity, a value D2 may be for relevant data of the entity, and so on. Plus, an optional value B1 may be a numerical base value for an aspect of the dataset, and so on. The aspect of the dataset may be the aspect of the value that characterizes the attribute, an aspect of the reason that the dataset was created in the first place, an indication of an identity or other characteristic of the client 193 and/or the secondary entity 196. The dataset 135 may further have additional such values, as indicated by the horizontal dot-dot-dot to the right of the dataset 135. In some embodiments, the dataset 135 has values that characterize attributes of each of the client 193 and the secondary entity 196, but that is not required.
  • The CVF 128 has simple data for use by the CSVDR 170A in producing the local LE 159. The data of the CVF 128 might not be necessarily accurate, because it might not cover all the parameters that are needed by all the CSVDR 170A to produce a more accurate estimate. For example, the CVF 128 can indicate rates according to particular domains, plus one or more special variables. Still, this may not be completely accurate in some instances as it would only provide approximate estimates because it does not discuss or consult other parameters that are needed to produce more accurate estimates. In embodiments, the CVF 128 is distributed via network 188 to special subscribers or clients of the OSP 198, which may include client 193. Subscribers, such as client 193, could be ecommerce platforms, high-volume direct customers of application programming interface (API) calls for accurate resource computation, accurate resource estimation, etc. In embodiments, the CVF 128 to be distributed is updated by the computer system 198 of the OSP 198 as new and updated content becomes digested. In various, embodiments, the CVF 128 may be transmitted from the OSP 198 via network 188 in response to a request form the client computer system 190, pushed periodically from the OSP 198 to the client computer system 190 and/or as new and updated content becomes digested by the OSP 198. The OSP 198 may distribute the CVF 128 in a number of ways, including, but not limited to, leveraging a function of the SDK 125 or calling a CVF subscription API of the service engine 183 directly.
  • In embodiments, stored CSVDR 170A may be included in the CCF 126 and accessed by the computer system 190. The CSVDR 170A are digital in that they are implemented for use by software. For example, the CSVDR 170A may be implemented within CCF 126. The CCF 126 may access the CSVDR 170A rules 170 and CVF 128 responsive to generating a dataset, such as the dataset 135. The CSVDR 170A may include main rules, which can thus be accessed by the computer system 190. In this example, three sample digital main rules are shown explicitly, namely M_RULE5 175A, M_RULE6 176A, and M_RULE7 177A. In this example, the CSVDR 170A also include digital precedence rules P_RULE2 172A and P_RULE3 173A, which can thus be further accessed by the computer system 190. The CSVDR 170A may include additional rules and types of rules, as suggested by the vertical dot-dot-dots.
  • In embodiments, a certain one of the digital main rules may be identified from among the accessed stored CSVDR 170A by the computer system 190. In particular, values of the dataset 135 can be tested, according to arrows 171A, against logical conditions of the digital main rules. In this example, the certain main rule M_RULE6 176A is thus identified, which is indicated also by the beginning of an arrow 178A. Identifying may be performed in a number of ways, and depending on how the digital main rules are implemented.
  • A number of examples are possible for how to recognize that a certain condition of a certain digital rule is met by at least one of the values of the dataset 135. For instance, the certain condition could indicate a domain defined by boundary of a region that is within a space. In various embodiments, a domain may be a region defined by a boundary as discussed above or may be an entity representing or otherwise associated with the region. The region could be geometric, and be within a larger space and may include political boundaries. For example, the region could be geographic, within the space of a city, a county, a state, a country, a continent or the earth. The boundary of the region could be defined in terms of numbers according to a coordinate system within the space. In the example of geography, the boundary could be defined in terms of groups of longitude and latitude coordinates. In such embodiments, the certain condition could be met responsive to the characterized attribute of the dataset being in the space and within the boundary of the region instead of outside the boundary. For instance, the attribute could be a location of the client 193, and the one or more values of the dataset 135 that characterize the location could be one or more numbers or an address, or longitude and latitude. The condition can be met depending on how the one or more values compare with the boundary. For example, the comparison may reveal that the location is in the region instead of outside the region. The comparison can be made by rendering the characterized attribute in units comparable to those of the boundary. For example, the characterized attribute could be an address that is rendered into longitude and latitude coordinates, and so on. In other instances, instead of rendering the characterized attribute in units comparable to those of the boundary, the CCF 126 may instead consult a more coarse value in the CVF 128, which maps an aspect of the address, such as zip code, to a parameter value associated with the zip code, such as rate to use in calculating the local estimate.
  • Where more than one of the digital main rules are found that could be applied, there are additional possibilities. For instance, the computer system 190 of FIG. 1 may further access at least one stored digital precedence rule, such as P_RULE2 172A or P_RULE3 173A. Accordingly, the certain digital main rule may be thus identified also from the digital precedence rule. In particular, the digital precedence rule may decide which one or more of the digital main rules is to be applied. To continue the previous example, if a value of the dataset 135 that characterizes a location, and the location is within multiple overlapping regions according to multiple rules, the digital precedence rule may decide that all of them are to be applied, or less than all of them are to be applied. However, when limited data is available or used, such as when the CCF 126 is using the CVF 128, the digital precedence rule may not be fully applied, such that only one of the digital main rules may be applied. Equivalent embodiments are also possible, where digital precedence rules are applied first to limit an iterative search, so as to test the applicability of fewer than all the rules according to arrows 171A.
  • In embodiments, an estimated resource may be produced for the dataset 135, by the computer system 190 locally applying the certain consequent of the certain digital main rule. The resource can be a computational result, a document, an item of value, a representation of an item of value, etc., made, created or prepared for the user 192, the client 193, the secondary entity 196, etc., on the basis of the attribute. As such, in some embodiments, the estimated resource is produced by a determination and/or a computation. In the example of FIG. 2 , an estimated resource may be produced locally by the CCF 126 for the dataset 135, which is referred to as local estimate (LE) 159. This may be performed by the CCF 126 of computer system 190 locally applying the certain M_RULE6 176A, as indicated by the arrow 178A.
  • The local estimate may be produced in a number of ways. For example, the certain consequent can be applied to one of the values of the dataset 135 based on the CVF 128. For instance, one of the values of the dataset 135 can be a numerical base value, e.g. B1, that encodes an aspect of the dataset 135, as mentioned above. In such cases, applying a certain consequent of M_RULE6 176A may include performing a mathematical operation on the base value B1. For example, applying the certain consequent may include multiplying the base value B1 with a number found in the CVF 128 indicated by the certain consequent. Such a number can be, for example, a percentage, e.g., 1.5%, 3%, 5%, and so on. Such a number can be indicated directly by the certain rule, or be stored in a place indicated by the certain rule, such as in the CVF 128, and so on.
  • As mentioned above, in some embodiments two or more digital main rules may be applied. For instance, the computer system 195 may recognize that an additional condition of an additional one of the accessed CSVDR 170A is met by at least one of the values of the dataset 135. In this example there would be no digital precedence rules, or the available digital precedence rules would not preclude both the certain digital main rule and the additional digital main rule from being applied concurrently. Such an additional digital main rule would have an additional consequent.
  • In such embodiments, the LE 159 may be produced by the CCF 126 of the computer system 190 applying the certain consequent and the additional consequent. For instance, where the base value B1 is used, applying the certain consequent may include multiplying the base value B1 with a first number indicated by the certain consequent, so as to compute a first product. In addition, applying the additional consequent may include multiplying the base value B1 with a second number indicated by the additional consequent, so as to compute a second product. And, the LE 159 may be produced by summing the first product and the second product, by averaging the first product and the second product, or by performing some other computation involving the first product and the second product. However, in some embodiments, when utilizing limited data, such as the CVF 128, the second number may not be available in the CVF 128, and thus the local estimate may be calculated instead based solely on the first number stored in the CVF 128, and thus produce a less accurate estimate than if the second number indicated by the additional consequent was also used.
  • In embodiments, a notification 136A can be caused to be presented on the screen 191, by the computer system 190. The notification 136A can include the LE 159 and/or be about an aspect of the LE 159. In the example of FIG. 2 , a notification 136A can be caused to be transmitted by the computer system 195, for example as an answer or other response to the received dataset 135. The notification 136 can be about an aspect of the LE 159. In particular, the notification 136A may inform about the aspect of the LE 159, namely that it has been determined, where it can be found, what it is, or at least a portion or a statistic of its content, a rounded version of it, and so on. Of course, the planning should be that the recipient of the notification 136A understands what it is being provided.
  • The notification 136A can be transmitted to one of the output devices and another device. The output device may be the screen of a local user, such as screen 191, or a remote user. The notification 136A may thus cause a desired image, message, or other such notification to appear on the screen, such as within a Graphical User Interface (GUI) and so on. The other device can be the remote device, from which the dataset 135 was received.
  • FIG. 3 is a diagram showing sample aspects of embodiments of the present disclosure involving producing, via one or more computer network calls, such as application programming interface (API) call 124 to OSP 198, a more accurate estimate (MAE) 179 of the resource, which is an improvement in automated computerized systems. The MAE 179 is produced by the computer system 195 of the OSP 198 based on the dataset 135 communicated to the OSP 198 from the connector 122 of the client computer system 190 via network 188 and on digital rules 170B stored remotely at the OSP 198. The MAE 179 is more accurate than the LE 159 of FIG. 2 because, unlike the LE 159 that is produced based on the CVF 128, it is produced using data that covers all the parameters that are needed by all the digital rules 170B produce an accurate estimate of a resource based on the dataset 135.
  • The sample received dataset 135 is shown below the line 115. The dataset 135 may be received by the computer system 195 in a number of ways. In some embodiments, one or more requests may be received by the computer system 195 via a network. In this example, a request in the form of an API call 124 is received by the computer system 195 via the network 188. The API call 124 has been transmitted by the client computer system 190. The dataset 135 may be sent as part of or in conjunction with the API call 124, such as via connector 122. In some embodiments, the dataset 135 may be sent as part of or in conjunction with the API call 124. For example, the received API call 124 can carry one or more payloads. In such embodiments, the one or more payloads may be parsed by the computer system 195 to extract the dataset 135. In this example, the payload can be parsed by the computer system 195 to extract the dataset 135. In this example the single payload encodes the entire dataset 135, but that is not required. In fact, a dataset 135 can be received from the payloads of multiple requests or API calls. In such cases, a single payload may encode only a portion of the dataset. And, of course, the payload of a single request or API call may encode multiple datasets. Additional computers may be involved with the network 188, some beyond the control of the user 192 or OSP 198, and some within such control.
  • In embodiments, digital rules 170B may be stored at the OSP 198 and accessed by the computer system 195. These rules 170B are digital in that they are implemented for use by software. For example, these rules 170B may be implemented within programs 131 and data 138. Digital rules 170B may be accessed responsive to receiving a dataset, such as the dataset 135.
  • The digital rules 170 may include main rules, which can thus be accessed by the computer system 195. In this example, three sample digital main rules are shown explicitly, namely M_RULE5 175B, M_RULE6 176B, and M_RULE7 177B. In this example, the digital rules 170 also include digital precedence rules P_RULE2 172B and P_RULE3 173B, which can thus be further accessed by the computer system 195. The digital rules 170 may include additional rules and types of rules, as suggested by the vertical dot-dot-dots. In some embodiments, the digital rules 170B may include more, or more complete, rules than the CSVDR 170A shown in FIG. 2 . In such embodiments, the CSVDR 170A may be a subset of the digital rules 170B. This may be such that the CSVDR 170A comprise a smaller data package, and thus more efficiently deployable to the client computer system 190 via network 188. In other embodiments, the CSVDR 170A are the same as the digital rules 170B.
  • In embodiments, a certain one of the digital main rules may be identified from among the accessed stored rules by the computer system 195. In particular, values of the dataset 135 can be tested, according to arrows 171B, against logical conditions of the digital main rules, as described with reference to FIG. 2 , but with the computer system 195 of the OSP 198 performing the test instead of the CCF 126 of the client computer system 190. In this example, the certain main rule M_RULE6 176B is thus identified, which is indicated also by the beginning of an arrow 178B similar to that that as described for main rule M_RULE6 176A in reference to FIG. 2 . Identifying may be performed in a number of ways, and depending on how the digital main rules are implemented in a similar manner to that described with reference to the CSVDR 170A in FIG. 2 .
  • In embodiments, a notification 136B can be caused to be transmitted, e.g., via the network 188, by the computer system 195. The notification 136B can be about or include an aspect of the resource, such as the MAE 179. In the example of FIG. 1 , the notification 136B can be caused to be transmitted by the computer system 195, for example as an answer or other response to the API call 124 and/or received dataset 135. The notification 136B can be about an aspect of the MAE 179. In particular, the notification 136B may inform about the aspect of the MAE 179, namely that it has been determined, where it can be found, what it is, or at least a portion or a statistic of its content, a rounded version of it, and so on. Of course, the planning should be that the recipient of the notification 136B understands what it is being provided.
  • The notification 136B can be transmitted to one of an output device and another device. The output device may be the screen of a local user or a remote user. The notification 136 may thus cause a desired image, message, or other such notification to appear on the screen, such as within a Graphical User Interface (GUI) on screen 191 and so on. The other device can be the remote device, such as computer system 190, from which the API call 124 and/or dataset 135 was received.
  • In some embodiments, to save time and/or resources, under certain conditions the CCF 126 of the client computer system 190 may decide to produce the LE 159 shown in FIG. 2 instead of causing the MAE 179 to be produced via the API call 124. For example, the LE 159 may be able to be produced more efficiently or faster than the MAE 179 due to unfavorable conditions or latency of the network 188, overloading of the OSP 198 or other operating conditions or demands on the OSP 198 preventing the OSP 198 from producing the MAE 179 in a timely manner Such conditions may be selectable by the user 192 as explained further below. Also, under certain conditions, the CCF 126 of the client computer system 190 may decide to produce the LE 159 shown in FIG. 2 and then cause the MAE 179 to be produced via a follow-up API call 124 (e.g., when operating conditions of the OSP 198 and/or network conditions are more favorable) for reconciliation with the MAE 179 to find discrepancies between the LE 159 and the MAE 179, as explained further below.
  • FIG. 4 is a diagram showing sample aspects of embodiments of the present disclosure involving the client 193 of FIG. 3 transmitting the LE 159 to the OSP 198 for reconciliation with the more MAE 179 to find discrepancies 160 between the LE 159 and the MAE 179 that is an improvement in automated computerized systems.
  • Under certain conditions, the CCF 126 of the client computer system 190 may decide to produce the LE 159 as described with reference to FIG. 2 and then cause the MAE 179 to be produced via a follow-up API call 124 as described with reference to FIG. 3 (e.g., when operating conditions of the OSP 198 and/or network conditions are more favorable) for reconciliation with the MAE 179 to find discrepancies 160 between the LE 159 and the MAE 179. In the present example, the LE 159 is transmitted to the OSP 198 via network 188 for reconciliation with the MAE 179 to find discrepancies 160 between the LE 159 and the MAE 179.
  • In particular, in response to the OSP 198 receiving the LE 159, the service engine 183 computes differences between the LE 159 and the MAE 179. For example, the LE 159 may have been produced by the CCF 126 of the client computer system 193 identifying and applying digital main rule M_RULE6 176A of the CSVDR 170A to the dataset 135 (according to arrows 171A and 178A) based on the CVF 128. Then, via a follow-up API call to the OSP 198 over network 188, such as the API call 124 of FIG. 3 , the CCF 126 may cause the service engine 183 of the OSP 198 to produce the MAE 179 by identifying and applying an equivalent digital main rule M_RULE6 176B of the digital rules 170B to the dataset 135 (according to arrows 171B and 178B) based on a more accurate and/or complete set of parameters and data values than included the CVF 128. The service engine 183 may compute the differences between the LE 159 and the MAE 179, record these differences as discrepancies 160 and transmit, via network 188, a notification 136C to the client computer system 190 that has information about and/or includes the discrepancies. In the example, the notification 136C can be caused to be transmitted by the computer system 195, for example as an answer or other response to the receiving the LE 159. The notification 136C can include and/or be about an aspect of the discrepancies 160. In particular, the notification 136C may inform about the aspect of the discrepancies 160, namely that it they have been determined, where they can be found, what they are, or at least a portion or a statistic of their content, a rounded version of them, and so on. In some embodiments, the OSP 198 may electronically issue one or more resource refunds based on the discrepancies 160, such as the differences between the LE 159 and the MAE 179.
  • In some embodiments, the discrepancies 160 may also or instead be computed or otherwise determined by the CCF 126 of the client computer system 190. For example, the CCF 126 may compute the discrepancies 160 in response to receiving the notification 136B of FIG. 3 including the MAE 179 from the OSP 198. In such embodiments, the client computer system 190 may transmit the discrepancies 160 to the OSP 198 for verification and/or to receive a refund from the OSP 198 based on the discrepancies 160.
  • FIG. 5 is a diagram showing sample aspects of embodiments of the present disclosure involving the client 193 of FIG. 2 receiving, from the OSP 198 across the network 188, updates 165 for producing the LE 159 shown in FIG. 2 and FIG. 4 , which is an improvement in automated computerized systems.
  • It may be that the OSP 198 may obtain and/or generate updates 165 to rules and associated data that may affect how an estimate of a resource is to be computed. The OSP 198 may transmit such updates 165, such as in the form of an updated CVF and/or updated CSVDR, to the client computer system 190 via network 188 such that the CCF 126 of the client computer system 190 may produce the LE 159 based on this updated information.
  • For example, the connector 122 may receive updates 165 from the OSP 198 across the network 188, including an updated CVF that includes updated values. The CCF 126 may store locally on a storage medium of the computer system 190 the updated CVF to replace the CVF 128. The CCF 126 may produce by the CSVDR 170A and the updated values of the updated CVF, an additional LE of a resource for the dataset 135 shown FIG. 2 and FIG. 4 and output the additional local estimate to the screen 191 in conjunction with the dataset 135 similarly to how the LE 159 is produced using the original CVF 128 with reference to FIG. 2 and FIG. 4 .
  • FIG. 6 is a flowchart for illustrating a sample method 600 for producing a local estimate of a resource that is an improvement in automated computerized systems, according to embodiments of the present disclosure.
  • Although, in the present example, the operations and methods described with reference to the flowcharts illustrated in FIGS. 6-8 are described as being performed by the client computer system 190, in various embodiments, one or more of the operations and methods described with reference to the flowcharts illustrated in FIGS. 6-8 may be performed by the computer system 195 of the OSP 198.
  • The method 600 starts at 605.
  • At 610, the computer system 190 stores locally on a storage medium a client computing facility (CCF) that includes digital rules.
  • At 615, the computer system 190 receives, from the OSP 198 across a network, a coarse values file (CVF) that includes values.
  • At 620, the computer system 190 generates a dataset that represents a relationship instance of a client entity of the computer system 190 with another entity.
  • At 625, the computer system 190 produces, by the digital rules of the CCF and the values of the CVF, a local estimate of a resource for the dataset.
  • At 630, the computer system 190 outputs the local estimate to a local output device of the computer system 190 in conjunction with the dataset.
  • The method 600 ends at 635.
  • In some embodiments, the computer system 190 may first determine whether producing the local estimate of the resource for the dataset has been enabled by the CCF. Producing of the local estimate is then performed if it is determined producing the local estimate of the resource for the dataset has been enabled. If it is determined producing the local estimate of the resource for the dataset has not been enabled, then, instead of producing the local estimate, the computer system 190 produces, via one or more computer network calls to the OSP 198, a more accurate estimate of the resource that is more accurate than the local estimate based on the dataset and digital rules stored remotely at the OSP 198. The computer system 190 receives the more accurate estimate from the OSP 198 and outputs the more accurate estimate to the local output device in conjunction with the dataset.
  • In some embodiments, the computer system 190 may present a selection of options via a graphical user interface (GUI). The options may include, for the dataset, one or more of: producing the local estimate and receiving the more accurate estimate. The computer system 190 receives a selection of the options. The production of the local estimate and the production of the more accurate estimate is then based on the selection.
  • In some embodiments, the computer system 190 may, after producing the local estimate, transmit a follow-up computer network call to the OSP 198 to produce a more accurate estimate of the resource that is more accurate than the local estimate based on the dataset and digital rules stored remotely at the OSP 198. In response to transmitting the follow-up computer network call to the OSP 198, the computer system 190 receives the more accurate estimate from the OSP 198.
  • FIG. 7 is a flowchart illustrating a sample method 700 for producing a local estimate of a resource based on an updated CVF that is an improvement in automated computerized systems, according to embodiments of the present disclosure.
  • In some embodiments, the computer system 190 may also receive, from the OSP 198 across the network, an updated CVF that includes updated values and store locally on the storage medium the updated CVF to replace the CVF. The computer system 190 may produce by the digital rules of the CCF and the updated values of the updated CVF, an additional local estimate of a resource for the dataset output the additional local estimate to the local output device in conjunction with the dataset.
  • In particular, the method 700 starts at 705.
  • At 710, the computer system 190 receives, from the OSP 198 across the network, an updated CVF that includes updated values.
  • At 715, the computer system 190 stores locally on a local storage medium the updated CVF to replace the CVF.
  • At 720, the computer system 190 produces, by the digital rules of the CCF and the updated values of the updated CVF, an additional local estimate of a resource for the dataset.
  • At 725, the computer system 190 outputs the additional local estimate to a local output device in conjunction with the dataset.
  • The method 700 ends at 730.
  • FIG. 8 is a flowchart illustrating a sample method 800 for computing differences between local estimates and more accurate estimates that is an improvement in automated computerized systems, according to embodiments of the present disclosure.
  • In particular, the method 800 starts at 805.
  • At 810, the computer system 190 determines whether local estimates are enabled. If it is determined local estimates are enabled, the method 800 proceeds to 815. If it is determined local estimates are not enabled, the method 800 ends at to 845.
  • At 815, the computer system 190 determines whether follow-up API calls (e.g., to the OSP 198) are enabled to produce more accurate estimates. If it is determined follow-up API calls are enabled, the method 800 proceeds to 820. If it is determined follow-up API calls are not enabled, the method 800 ends at to 845.
  • At 820, the computer system 190 determines whether scheduling input has been received for performing follow-up API calls (e.g., to the OSP 198) to produce more accurate estimates. For example, the computer system 190 may receive input indicating scheduling of a follow-up computer network call to the OSP 198. If it is determined scheduling input has been received for performing follow-up API calls, the method 800 proceeds to 825. If it is determined scheduling input has not been received for performing follow-up API calls, the method 800 proceeds to 830.
  • At 825, the computer system 190 makes follow-up API calls (e.g., to the OSP 198) to produce more accurate estimates. In particular, the computer system 190 will perform the follow-up computer network call to the OSP 198 according to the input indicating the scheduling. For example, the scheduling may indicate that a follow-up computer network call to the OSP 198 is to occur in response to, or at a time based on, internet response times exceeding one or more thresholds.
  • At 830, the computer system 190 makes follow-up API calls (e.g., to the OSP 198) according to a default schedule in cases where it is determined scheduling input has not been received for performing follow-up API calls.
  • At 835, the computer system 190 obtains local estimates of resources and then, based on the follow-up API calls, obtains corresponding more accurate estimates from the OSP 198.
  • At 840, the computer system 190 computes differences between at least some of the local estimates produced by the computer system 190 and corresponding more accurate estimates received from the OSP 198. For example, the computer system 190 may reconcile the local estimates with the more accurate estimates to find discrepancies between the local estimate and the more accurate estimates.
  • The method 800 ends at 845.
  • Operational Examples—Use Cases
  • The above-mentioned embodiments have one or more uses. Aspects presented below may be implemented as was described above for similar aspects. (Some, but not all, of these aspects have even similar reference numerals.)
  • Referring again to FIGS. 1-5 , as an example use case, businesses, such as client 193, may use the OSP 198 to estimate a resource (e.g., a sales tax, service tax, use tax, electronic waste recycling (eWaste) fees, etc.) on transactions with customers, such as with secondary entity 196. Such estimations may be made and transmitted before, during and/or after these transactions. Such taxes involving transactions may be referred to herein generally as transaction taxes. Such transactions with customers are examples relationship instances with secondary entities, such as secondary entity 196, described above. The businesses may transmit information to the OSP 198 over network 188 via connector 122 in order to enable the OSP 198 to produce and transmit the tax estimates back to the businesses. This information may include, but is not limited to: data regarding the seller and recipient of the goods or services involved in the transaction; the respective locations of the seller, the recipient, and the goods and/or services; locations where the goods are delivered or where the recipient takes possession of the goods or receives the services; data about the goods and/or services being sold; and other transaction data. This data may be included in a dataset, such as dataset 135 shown in FIG. 2 .
  • However, due to unfavorable conditions or latency of the network 188, overloading of the OSP 198 or other operating conditions or demands on the OSP 198 preventing the OSP 198 from producing the estimates in a timely manner, a rough, locally generated tax estimate (e.g., LE 159) based on a coarse values file (e.g., CVF 128) that was previously received from the OSP 198 may be able to be produced and received by the client computer system 190 more efficiently or faster than the more accurate tax estimate (e.g., MAE 179). This may be important especially when sales tax estimates are needed in real time as transactions are occurring. For example, CVF 128 may have tax rates according to zip codes, plus one or more special variables. Still, it may be that this information is not complete or fully accurate, and thus would only provide approximate estimates because it does not discuss or consult other tax-related parameters, such as, for example, individual product taxability (e.g. clothing, alcohol, etc.), tax holidays and, in any event, tax boundaries which do not necessarily follow the zip codes that the CVF 128 is based on. Also, although the CVF 128 may not include all the parameters and values needed to provide a fully accurate tax estimate, reducing the data package size of the CVF 128 makes it more efficiently and easily deployable to the client computer system 190 via network 188.
  • FIG. 9 is a sample view of a User Interface (UI) 7100 of a system for estimating less-than-critical resources that provides a selectable option to produce a local estimate of a resource based on a selection of a degree of risk between a lower risk local estimate and a higher risk local estimate that is an improvement in automated computerized systems, according to embodiments of the present disclosure.
  • There may be different outcomes (i.e., different tax estimates) based on possible values of the information missing in the CVF 128 or rules absent from the CSVDR 170A. One of the estimates may be associated with a higher risk to the client 193, such as resulting in an estimation of no tax due when it is actually due, or a tax estimated that is too low. This may result in the business having to pay the tax that should have been collected or being otherwise legally penalized. One of the estimates may be associated with a lower risk to the client 193, such as a small risk of legal ramifications and liability as compared to the higher risk option.
  • For example, the UI 7100 may be presented by the CCF 126 of the computer system 190 and the screen 7191 on which the UI 7100 is presented may be the screen 191 of the computer system 190. The selectable option may be to produce the LE 159 of FIG. 2 of a tax based on a selection of a degree of risk between a lower risk local estimate and a higher risk local estimate. The computer system 190 may receive input indicating a selection of the degree of risk between the lower risk local estimate and the higher risk local estimate. The production of the LE 159 may then include producing, by the CSVDR 170A and the values of the CVF 128, the local tax estimate based on the selection of the degree of risk between the lower risk local tax estimate and the higher risk local tax estimate. For example, the CCF 126 may calculate a weighted average between the lower risk local estimate and the higher risk local estimate based on the degree of risk between the lower risk local estimate and the higher risk local estimate selected by the user 192. In other embodiments, the CCF 126 may select an estimate between the lower risk local estimate and the higher risk local estimate proportional to the degree of risk between the lower risk local estimate and the higher risk local estimate selected by the user 192.
  • In the present example, the user 192 may select the degree of risk between the lower risk local estimate and the higher risk local estimate by sliding a graphical use interface element on UI 7100 to a location on a scale between a graphical element representing the lower risk local estimate and a graphical element representing the higher risk local estimate. However, in various other embodiments, the degree of risk between the lower risk local estimate and the higher risk local estimate may be selected via other input elements such as buttons, dials, input fields, menu items, etc.
  • FIG. 10 is a sample view of a UI 7600 of a system for estimating less-than-critical resources that provides a selectable option to receive both the LE 159 and MAE 179 via follow-up computer network calls, such as API call 124, to the OSP 198, which is an improvement in automated computerized systems, according to embodiments of the present disclosure.
  • The UI 7600 may be presented by the CCF 126 of the computer system 190 and the screen 7191 on which the UI 7600 is presented may be the screen 191 of the computer system 190. For example, the UI 7600 may be presented after the client 193 has opted to receive the CVF 128 to produce the LE 159. Shown on UI 7600 is a selectable option to receive both the LE 159 and MAE 179 via follow-up API call 124 to OSP 198 at a later time, as described above with respect to FIGS. 3 and 4 . In UI 7600, it is highly recommended that the client 193 select to receive both the LE 159 and MAE 179 via follow-up API call 124 to OSP 198, so that the client 193 can further reconcile the local estimate produced.
  • FIG. 11 is another sample view of the UI 7600 of FIG. 10 providing a selectable option to indicate when follow-up computer network calls, such as API call 124, to the OSP 198 should be attempted, which is an improvement in automated computerized systems, according to embodiments of the present disclosure.
  • The UI 7600 may be presented by the CCF 126 of the computer system 190 and the screen 7191 on which the UI 7600 is presented may be the screen 191 of the computer system 190. For example, the UI 7600 may be presented after the client 193 has opted to receive the CVF 128 to produce the LE 159. The UI 7600 indicates to the client 193 that opted to receive the CVF 128 that they will now have the option to produce LE 159 instead of making API calls. However, in addition to producing the LE 159 for the client 193, the UI 7600 provides the option for the client 193 to obtain the MAE 179 by a follow-up API call, such as API call 124, at a later time. Also, the UI 7600 provides the option for the client 193 to select under what conditions the follow-up API call will be attempted in order to obtain the MAE 179. For example, the client 193 may select to have the follow-up API call attempted at a selectable particular frequency (e.g., every 60 minutes) after the internet response time is over a selectable threshold (e.g., 3000 msec) for longer than a selectable amount of time (e.g., 5 minutes). Other selectable conditions for attempting the follow-up API calls may be selected and set in various other embodiments via UI 7600.
  • FIG. 12 is another sample view of a UI 7400 of a system for estimating less-than-critical resources that provides selectable options to indicate under what conditions particular sources of resource estimate production are to be automatically used, which is an improvement in automated computerized systems, according to embodiments of the present disclosure.
  • The UI 7400 may be presented by the CCF 126 of the computer system 190 and the screen 7191 on which the UI 7400 is presented may be the screen 191 of the computer system 190. For example, the client 193 may select to produce local sales tax estimates versus the more accurate sales tax estimates via an API call to the OSP 198 over the network according to various source choice rules (SCR), which are selectably ordered by precedence.
  • For example, as first precedence, according to selectable SCR1, the client 193 may select to produce local sales tax estimates when signaled by the OSP 198. In such an embodiment, the computer system 190 may receive a signal from the OSP 198. The signal may set a flag value to indicate whether producing a more accurate sales tax estimate via one or more computer network calls to the OSP 198 is allowed. In some embodiments, the signal from the OSP 198 is a warning of a potential service interruption of the OSP system and, in response to the signal, the flag value is set to indicate that producing the more accurate estimate via one or more computer network calls to the OSP 198 is not allowed. The flag value may indicate producing the more accurate sales tax estimate via one or more computer network calls to the OSP 198 is allowed when network and operating conditions of the OSP 198 are not overloaded. On the other hand, the flag value may be set by the OSP 198 to indicate that producing a more accurate sales tax estimate via one or more computer network calls to the OSP 198 is not allowed in response to network and operating conditions of the OSP 198 indicating an imminent overload of the network and/or OSP 198.
  • The computer system 190 will then produce, via one or more computer network calls to the OSP 198, the more sales tax accurate estimate if particular selectable conditions in which to produce the more accurate estimate are met (such as according to the other selectable SCR in UI 7400) and the flag value indicates that producing the more accurate estimate via one or more computer network calls to the OSP system is allowed. The computer system 190 will produce the local estimate instead of the more accurate estimate if the flag value indicates that producing the more accurate estimate via one or more computer network calls to the OSP system is not allowed. Also, the computer system 190 may receive an all clear signal from the OSP 198 clearing the warning of the potential service interruption. In response to receiving the all clear signal, the computer system 190 may change the flag value to indicate that producing the more accurate estimate via one or more computer network calls to the OSP 198 is allowed again.
  • As second precedence, according to selectable SCR2, the computer system 190 will produce the local estimate of sales tax instead of the more accurate sales tax estimate when internet response is longer than 3,000 msec, for longer than 5 minutes (includes internet down).
  • As third precedence, according to selectable SRC3, the computer system 190 will produce the local estimate of sales tax instead of the more accurate sales tax estimate when a buyer adds or removes item from the cart at the online store provided by the client 193.
  • As fourth precedence, according to selectable SRC4, the computer system 190 will produce the more accurate sales tax estimate instead of the local estimate of sales tax when a buyer checks out with their cart at the online store provided by the client 193 (e.g., due to the higher risk of charging the buyer incorrectly for sales tax rather than merely providing an estimate of sales tax before the buyer pays).
  • In various embodiments, the selectable SCR may implement a fall-back mode where the local estimate function of the CCF 126 is selected to be used only if the OSP 198 is unable to be reached within a user specified amount of time, such as from an e-commerce application attempting to make a transaction.
  • FIG. 13 is a diagram showing a representation of an example dataset in a system for estimating less-than-critical resources and indicating for which relationship instances of the dataset a local estimate was produced and also indicating for which relationship instances of the dataset a more accurate estimate was produced, which is an improvement in automated computerized systems, according to embodiments of the present disclosure.
  • For example, the dataset 335 may be an example of dataset 135 of FIG. 3 and include data representing a set of sales transactions of client 193 with secondary entity 196. In the present example, more accurate sales tax estimates 379 are received for the first two transactions via a timely API call, such as API call 124 of FIG. 3 . For the remaining five transactions, the client computer system 190 instead produces timely less accurate local estimates 359 of sales tax. For example, for the first two transactions, conditions were met according to the selected SCR of FIG. 12 for producing accurate sales tax estimates via a timely API call. However, for the remaining five transactions, conditions were not met according to the selected SCR of FIG. 12 for producing accurate sales tax estimates via a timely API call, so the client computer system 190 instead produced timely less accurate local estimates 359 of sales tax for those remaining five transactions.
  • FIG. 14 is another sample view of a UI 7300 of a system for estimating less-than-critical resources that provides a selectable option to indicate whether a local estimate of resources is always to be produced and whether to enable local learning functions of the system that compares the local estimate with results of more accurate estimates via API calls when available, which is an improvement in automated computerized systems, according to embodiments of the present disclosure. In some embodiments, the UI 7300 is generated and presented after or in response to the user making a selection in the UI 7400 of FIG. 12 .
  • In some embodiments, using the discrepancies 160 computed in reference to FIG. 4 based on differences between the LE 159 and MAE 179, the client computer system 190 and/or computer system 195 may learn to improve certain values in the CVF 128 and/or CSVDR 170A based on historical discrepancies involving the use of certain values or parameters in the CVF 128 and/or digital rules in the CSVDR 170A. In various embodiments, various machine learning and/or various artificial intelligence (AI) models may be used to train the system and perform the learning aspects. Thus, the client 193 may select, as shown in UI 7300, to always have the local estimate produced, even when the more accurate estimate is produced first, in order to enable this learning functionality and improve the accuracy of the local estimates. Alternatively, the client 193 may select, via UI 7300, for the computer system 190 to only produce the local estimate according to the selections made within the UI 7400 of FIG. 12 , which may have been displayed on the screen previous to the UI 7300.
  • FIG. 15 is a diagram showing a representation of an example dataset in a system for estimating less-than-critical resources and discrepancies between local estimates and more accurate estimates that were produced for relationship instances of the dataset, which is an improvement in automated computerized systems, according to embodiments of the present disclosure.
  • For example, the dataset 435 may be an example of dataset 135 of FIG. 3 and include data representing a set of sales transactions of client 193 with one or more customers, such as secondary entity 196. In the present example, more accurate sales tax estimates 479 are received for the first two transactions via a timely API call, such as API call 124 of FIG. 3 . Also, for all the transactions, the client computer system 190 instead produces less accurate local estimates 459 of sales tax, such as according to a selection made in UI 7300 to always have the local estimate produced, even when the more accurate estimate is produced first, in order to enable the learning functionality and improve the accuracy of the local estimates based on discrepancies 460 between the local estimates 459 of sales tax and the more accurate sales tax estimates 479.
  • FIG. 16 is another sample view of a UI 7200 of a system for estimating less-than-critical resources that provides a selectable option to indicate how local estimates will be determined by the system, which is an improvement in automated computerized systems, according to embodiments of the present disclosure.
  • The UI 7200 may be presented by the CCF 126 of the computer system 190 and the screen 7191 on which the UI 7200 is presented may be the screen 191 of the computer system 190. For example, sales tax may vary based on zip code and particular locations within a zip code, but in order to produce a rough local estimate of sales tax in a timely manner without having to make network calls to the OSP 198 for a more accurate sales tax estimate, the client 193 may select to have the client computer system 190 determine the local estimate of sales tax using the values of the CVF 128 either (i) always according to the most common zip code in the state, or (ii) as an aggregate between extreme values. In some embodiments, the extreme values may be a location having the lowest sales tax in the state and a location having the highest sales tax in the state, and the aggregate may be an average between those two values or some other aggregate value between, or otherwise based on, those extreme values.
  • FIG. 17 is a diagram showing a representation of an example dataset in a system for estimating less-than-critical resources and discrepancies between local estimates and more accurate estimates resulting from follow-up API calls to the OSP system that were produced for various relationship instances of the dataset, which is an improvement in automated computerized systems, according to embodiments of the present disclosure.
  • For example, the dataset 535 may be an example of dataset 135 of FIG. 3 and include data representing a set of sales transactions of client 193 with one or more customers, such as secondary entity 196. In the present example, more accurate sales tax estimates 579 are received for the first two transactions via a timely API call, such as API call 124 of FIG. 3 . For the remaining five transactions, the client computer system 190 instead produces timely less accurate local estimates 559 of sales tax. For example, for the first two transactions, conditions were met according to the selected SCR of FIG. 12 for producing accurate sales tax estimates via a timely API call. However, for the remaining five transactions, conditions were not met according to the selected SCR of FIG. 12 for producing accurate sales tax estimates via a timely API call, so the client computer system 190 instead produced timely less accurate local estimates 559 of sales tax for those remaining five transactions.
  • Additionally, for the remaining five transactions, the client computer system 190 also produced more accurate estimates 549 via follow-up computer network calls, such as API call 124, to the OSP 198 as described above with reference to FIGS. 3, 4, 8 and 10 . For the remaining five transactions, the client computer system 190 and/or OSP 198 also generated discrepancies 560 between local estimates 559 and more accurate estimates 549 resulting from follow-up API calls to the OSP 198. Using the discrepancies 560 computed as described with reference to FIG. 4 based on differences between the local estimates 559 and more accurate estimates 549, the client computer system 190 and/or computer system 195 may learn to improve certain values in the CVF 128 and/or CSVDR 170A based on historical discrepancies involving the use of certain values or parameters in the CVF 128 and/or digital rules in the CSVDR 170A.
  • In some embodiments, the client computer system 190 and/or computer system 195 determines the absolute value of each of these differences between the local estimates 559 and the corresponding more accurate estimates 549. If the client computer system 190 and/or computer system 195 determines this absolute value is less than a threshold for a state for very many of these differences (an amount which may be selectable by the client 193), then for datasets for that state, the client computer system 190 will produce the local estimate instead of producing the more accurate estimates 549 via API calls to the OSP 198. This process may be performed always as selected by the client 193, or at least during high traffic times of the network as defined, for example, according to the selections made in UI 7600 as described referencing FIG. 11 and/or UI 7400 as described referencing FIG. 12 . In such embodiments, the option has been selected for the client computer system 190 to also produce more accurate estimates 549 via follow-up computer network calls, such as API call 124, to the OSP 198. Otherwise, correspondingly fewer options will be presented by the client computer system 190.
  • In some embodiments, if the client computer system 190 determines the local estimate of sales tax was higher than the resource determined by the more accurate estimate resulting from the follow-up API call to the OSP 198, the client computer system 190 then determines that the seller was charged more sales tax than was due. In such cases, the client computer system 190 can issue a refund to the buyer's credit card for the excess sales tax charged. Also, in some embodiments, if the client computer system 190 determines the local estimate of sales tax was lower than the resource determined by the more accurate estimate resulting from follow-up API call to the OSP 198, the client computer system 190 then determines the seller was charged less sales tax than was due. As a first option, the client 193 as the seller may swallow the loss (which may be negligible). As another option, the client computer system 190 may attempt to charge the credit card additional sales tax, but due to the reputational risk, the client computer system 190 may enable the client 193 to select the first option. With either option, the CCF 126 of the computer system 190 may adjust accordingly how the local estimate is to be computed going forward from the maximum and minimum tax rate as described herein.
  • FIG. 18 is a diagram showing sample aspects of embodiments of a system for estimating less-than-critical resources in a use case of an embodiment that is an improvement in automated computerized systems, according to embodiments of the present disclosure.
  • Shown is a tax service provider 1806 (which may be an example of the OSP 198 of FIGS. 1-5 ). Also shown is the SDK 125 and the connector 122 of the client computer system 190 FIGS. 1-5 of client 193.
  • As part of the CSVDR 170A and/or the CVF 128 discussed with reference to FIGS. 1-5 , the tax service provider 1806 may distribute the client side tax rates and rules 1810, the client side tax exemptions file 1804 and the client side tax nexus file 1802.
  • The client side tax rates and rules 1810 may include, for example, but is not limited to, parameters, digital rules and values such as: transaction tax rates; particular types of transaction tax rates (e.g., a sales tax rates, service tax rates, use tax rates, electronic waste recycling (eWaste) fees, etc.); zip codes corresponding to particular transaction tax rates; tax jurisdictions corresponding to particular transaction tax rates; the highest possible total collective transaction tax rate in a particular zip code or tax jurisdiction; the lowest possible total collective transaction tax rate in a particular zip code or tax jurisdiction; and digital rules for how and when to apply particular tax rates. Different tax rates and rules files may also be distributed for different types of taxes and associated locations, products or services that may trigger collection of those taxes.
  • The client side tax exemptions file 1804 may include, for example, but is not limited to, parameters, digital rules and values such as: particular products or services or types of products or services that are exempt from certain transaction taxes; particular locations, regions, zones, addresses, businesses and buildings that are exempt from certain transaction taxes; reasons for exemptions, particular types of businesses that are exempt from certain transaction taxes; and digital rules for how and when to apply tax exemptions. The client side tax exemptions file 1804 may also or instead include just an identifier of a company, such as that of the client 193, the associated state or tax jurisdiction associated with the company, and an exemption reason for that company.
  • A seller such as the client 193 may operate tax jurisdictions that it has a physical presence in, such as a main office, a distribution center or warehouse, an employee working remotely, and so on. Such ties with a tax jurisdiction establish a so-called physical nexus. However, a tax authority such as a state or even a city may set its own nexus rules for when a business is considered to be “engaged in business” with it, and therefore that business is subject to registration and collection of sales or other transaction taxes. These nexus rules may include different types of nexus, such as affiliate nexus, click-through nexus, cookie nexus, economic nexus with thresholds, and so on. For instance, due to economic nexus, a remote seller may owe sales tax for sales made in the jurisdiction that are a) above a set threshold volume, and/or b) above a set threshold number of sales transactions. The client side tax nexus file 1802 may include, for example, but is not limited to, parameters and values such as a binary indication of whether the client has established tax nexus in particular zip codes or tax jurisdictions. For example, if it has been determined the client has not established tax nexus in a particular zip code or tax jurisdiction, then the tax for a transaction in that zip code or tax jurisdiction may be estimated according to the CSVDR 170A to be zero. The client side tax nexus file 1802 may also or instead include just an identifier of a company, such as that of the client 193, and digital rules regarding establishing nexus in a particular state or other tax jurisdiction associated with the company.
  • The client side tax rates and rules 1810, the client side tax exemptions file 1804 and the client side tax nexus file 1802 are utilized by the SDK 125 to timely produce the local estimates of transaction taxes with the benefit of not having to make network calls to the tax service provider 1806. The client may have the option to implement the SDK 125 to use some or all of the client side tax rates and rules 1810, the client side tax exemptions file 1804 and the client side tax nexus file 1802, as applicable to the client's business, individual needs and types of transactions. In some instances the client may use the SDK 125 to implement a relational database leveraging common relationships between the client side tax rates and rules 1810, the client side tax exemptions file 1804 and the client side tax nexus file 1802 on which the production of local estimates of transactions taxes will be based. For example, the client side tax rates and rules 1810 and the client side tax nexus file 1802 may both be coarsely based on the zip code of the seller and/or buyer. Thus, if the client side tax nexus file 1802 indicates there has not been nexus established for a particular zip code, then the SDK 125 need not consult the client side tax rates and rules 1810 for a transaction in that zip code because the tax may be determined to be zero based solely on the client not having established nexus in the particular zip code.
  • The client side tax rates and rules 1810, the client side tax exemptions file 1804 and the client side tax nexus file 1802 may be distributed by the tax service provider in a number of ways, including, but not limited to, leveraging a function of the SDK 125 via connector 122 or calling an API of the subscription gate 1808 directly. The distribution may be periodic, with updates. In some embodiments, the SDK 125 requests from the tax service provider 1806, through the subscription gate 1808, the client side tax rates and rules 1810, the client side tax exemptions file 1804 and/or the client side tax nexus file 1802. In other embodiments, the tax service provider 1806 pushes out such data per instructions, automatically, periodically, even daily, especially during times of low network traffic, or in response to a change in the tax rate or, tax rules or other applicable tax-related information. In some cases, the tax service provider 1806 pushing out such data in response to such changes may be advantageous because it prevents the connector 122 of the SDK 125 making un-necessary calls to the tax service provider 1806 to pull the same data, especially if it hasn't changed. Another advantage is that the information contained in the client side tax rates and rules 1810, the client side tax exemptions file 1804 and/or the client side tax nexus file 1802 being on the client side is not subject to the vagaries of needing internet access to produce estimates of transaction taxes.
  • FIG. 19 is a diagram showing example of parameters and associated parameter values 1900 that may be included in a CVF of a system for estimating less-than-critical resources that is an improvement in automated computerized systems, according to embodiments of the present disclosure.
  • For example, the CVF 128 described with respect to FIGS. 2-5 may include values for a zip code parameter 1902, a state parameter 1904, and an applicable resource rate parameter (e.g., tax rate) for that zip code in that state. Although transaction tax rates are not generally determined per zip code, the zip code and associated tax rate indicated in the CVF may be used as a coarse way for the CCF 126 to use CSVDR 170A to estimate the transaction tax for a particular transaction occurring in (i.e., the seller located in and/or the recipient receiving goods in) a particular zip code without having to make network calls to the OSP 198. In various embodiments, the parameters and associated parameter values 1900 may be included in the distributed client side tax rates and rules 1810 of FIG. 18 . Different tables, data structures or files may be included in different CVFs for different types of transaction taxes with different parameters applicable to the different types of transaction taxes.
  • FIG. 20 is a diagram showing another example of parameters and associated parameter values 2000 that may be included in a CVF of a system for estimating less-than-critical resources that is an improvement in automated computerized systems, according to embodiments of the present disclosure.
  • For example, instead of including a single resource rate parameter (e.g., tax rate) for the zip code in a particular state, the CVF 128 described with respect to FIGS. 2-5 may include a high resource rate value 2002 (e.g., the highest possible total collective transaction tax rate that could exist in the zip code) and a low resource rate value 2004 (e.g., the lowest possible total collective transaction tax rate that could exist in the zip code). The CCF 126 may use CSVDR 170A to estimate the transaction tax based on the high resource rate value 2002 and/or low resource rate value 2004 in a manner selectable by the client 193 by using the SDK 125. For example, this may be by averaging the high resource rate value 2002 and/or low resource rate value 2004 (or estimated taxes resulting from using those rates), by selecting either the high resource rate value 2002 and/or low resource rate value 2004, or based on a selected risk tolerance of the client, such as described with respect to FIG. 9 .
  • The CVF 128 described with respect to FIGS. 2-5 may also include a nexus indicator 2006 that indicates whether the client has established nexus in the particular zip code 1902, or in a tax jurisdiction within or overlapping the associated zip code 1902. In various embodiments, the determination whether the client has established nexus in the particular zip code 1902 may be made by the client 193 and/or the service engine 183 of the OSP 198. For example, the service engine 183 of the OSP 198 may determine whether the client has established nexus in the particular zip code 1902 and include this indication in the CVF 128 and/or the client side tax nexus file 1802 transmitted to the client 193 in a number of ways, including, but not limited to, leveraging a function of the SDK 125 via connector 122 or calling an API of the subscription gate 1808 directly. In some embodiments, the OSP may have previously communicated to the client 193 a determination of whether the client has established nexus in the particular tax jurisdiction associated with the particular zip code 1902. For example, if it has been determined the client has not established tax nexus in a particular zip code (e.g., zip code 85001 as indicated in the example of parameters and associated parameter values 2000) or tax jurisdiction, then the tax for a transaction in that zip code or tax jurisdiction may be estimated according to the CSVDR 170A to be zero.
  • In some embodiments, the CVF 128 described with respect to FIGS. 2-5 may also include tax exemption data to improve the accuracy and usefulness of the tax estimate produced locally. The tax exemption data may include for example, but is not limited to, parameters, digital rules and values such as: particular products or services or types of products or services that are exempt from certain transaction taxes; particular locations, regions, zones, addresses, businesses and buildings that are exempt from certain transaction taxes; particular types of businesses that are exempt from certain transaction taxes; and digital rules for how and when to apply tax exemptions.
  • In various embodiments, there may also be additional capacities provided by the CVF 128, for example if there are additional variables in the CVF 128, which the estimate CSVDR 170A do or do not consider. Such functionality may be implemented directly into the connector 122 or consumed as part of the SDK 125. For example, the additional variables for the SDK 125 to consume via the new local estimate function may include either a yes/no variable indicating whether to perform the local estimate at all or a yes/no variable to indicate to perform the local estimate only if the client computer system 190 cannot connect to the OSP 198. For example, the configuration and selection of such variables may be controllable via implementation of the SDK 125.
  • In some embodiments, the CVF 128 described with respect to FIGS. 2-5 may also include a tax rate of the most populated area of the given zip code. The CCF 126 may then determine that if the combined tax rate of the most populated area of the given zip code is +/−0.5% of the highest combined rate overall of the zip code, then the CCF 126 will call the OSP 198 dynamically via API to produce a more accurate estimate calculation instead of producing the estimate of the tax locally. Also, if highest combined rate of the zip code is equal to or greater than 1% more than the lowest combined rate of the zip code based on the values in the CVF 128, then the CCF 126 may use the highest combined rate for the zip code.
  • In some embodiments, the OSP 198 and/or local client computer 190 may keep track of where (e.g., zip code, region, or tax jurisdiction) the most popular calls for tax estimation are for. Accordingly, OSP 198 provides area files, the minimum tax rate for that area (e.g., 6%), the maximum tax rate for that area (e.g., 8%) and the tax rate most likely applicable to that area based on the tracked data (e.g., most likely 7.4%).
  • In some embodiments, instead of or in addition to a minimum and maximum estimated tax amount, the estimate of the tax returned may include a single answer with a percentage confidence. For example, a local estimate of the tax may be returned by the CCF 126, along with a parameter indicating how accurate the estimate likely is (e.g., an estimated tax with a +/−2% confidence level, using a high tax rate of 0.086 and a low tax rate of 0.065).
  • The embodiments described above may also use synchronous or asynchronous client-server computing techniques, including software as a service (SaaS) technique. However, the various components may be implemented using more monolithic programming techniques as well, for example, as an executable running on a single CPU computer system, or alternatively decomposed using a variety of structuring techniques known in the art, including but not limited to, multiprogramming, multithreading, client-server, or peer-to-peer, running on one or more computer systems each having one or more CPUs. Some embodiments may execute concurrently and asynchronously, and communicate using message passing techniques. Equivalent synchronous embodiments are also supported. Also, other functions could be implemented and/or performed by each component/module, and in different orders, and by different components/modules, yet still achieve the functions of the systems and methods described herein.
  • In addition, programming interfaces to the data stored as part of the system controller 210 and other system components described herein may be available by mechanisms such as through C, C++, C#, and Java APIs; libraries for accessing files, databases, or other data repositories; through scripting languages such as JavaScript and VBScript; or through Web servers, FTP servers, or other types of servers providing access to stored data. The databases described herein and other system components may be implemented by using one or more database systems, file systems, or any other technique for storing such information, or any combination of the above, including implementations using distributed computing techniques.
  • Different configurations and locations of programs and data are contemplated for use with techniques described herein. A variety of distributed computing techniques are appropriate for implementing the components of the embodiments in a distributed manner including but not limited to TCP/IP sockets, RPC, RMI, HTTP, Web Services (XML-RPC, JAX-RPC, SOAP, and the like). Other variations are possible. Also, other functionality may be provided by each component/module, or existing functionality could be distributed amongst the components/modules in different ways, yet still achieve the functions described herein.
  • Where a phrase similar to “at least one of A, B, or C,” “at least one of A, B, and C,” “one or more A, B, or C,” or “one or more of A, B, and C” is used, it is intended that the phrase be interpreted to mean that A alone may be present in an embodiment, B alone may be present in an embodiment, C alone may be present in an embodiment, or that any combination of the elements A, B and C may be present in a single embodiment; for example, A and B, A and C, B and C, or A and B and C.
  • As used herein, the term “or” may be construed in either an inclusive or exclusive sense. Moreover, plural instances may be provided for resources, operations, or structures described herein as a single instance. Additionally, particular operations are illustrated in a context of specific illustrative configurations. Other allocations of functionality are envisioned and may fall within a scope of various embodiments of the present disclosure. In general, structures and functionality presented as separate resources in the example configurations may be implemented as a combined structure or resource. Similarly, structures and functionality presented as a single resource may be implemented as separate resources. These and other variations, modifications, additions, and improvements fall within a scope of embodiments of the present disclosure as represented by the appended claims. The specification and drawings are, accordingly, to be regarded in an illustrative rather than a restrictive sense.
  • The various embodiments described above can be combined to provide further embodiments. These and other changes can be made to the embodiments in light of the above-detailed description. In general, in the following claims, the terms used should not be construed to limit the claims to the specific embodiments disclosed in the specification and the claims, but should be construed to include all possible embodiments along with the full scope of equivalents to which such claims are entitled. Accordingly, the claims are not limited by the disclosure.

Claims (19)

1. A computer system of a client entity that is configured to cooperate with an online service platform (OSP), the computer system including at least:
one or more processors,
a local output device; and
a non-transitory computer-readable storage medium having stored thereon instructions which, when executed by the one or more processors, result in operations including at least:
storing locally on the storage medium a client computing facility (CCF) that includes digital rules;
receiving, from the OSP across a network, a coarse values file (CVF) that includes values;
generating a dataset that represents a relationship instance of the client entity with another entity;
producing, by the digital rules of the CCF and the values of the CVF, a local estimate of a resource for the dataset; and
outputting the local estimate to the local output device in conjunction with the dataset.
2. The system of claim 1, in which the operations further include:
receiving, from the OSP across the network, an updated CVF that includes updated values;
storing locally on the storage medium the updated CVF to replace the CVF;
producing, by the digital rules of the CCF and the updated values of the updated CVF, an additional local estimate of a resource for the dataset; and
outputting the additional local estimate to the local output device in conjunction with the dataset.
3. The system of claim 1, in which the operations further include:
determining whether producing the local estimate of the resource for the dataset has been enabled by the CCF, in which the producing of the local estimate is performed if it is determined producing the local estimate of the resource for the dataset has been enabled; and
if it is determined producing the local estimate of the resource for the dataset has not been enabled, then, instead of producing the local estimate:
producing, via one or more computer network calls to an online service platform (OSP) system, a more accurate estimate of the resource that is more accurate than the local estimate based on the dataset and digital rules stored remotely at the OSP system;
receiving the more accurate estimate from the OSP system; and
outputting the more accurate estimate to the local output device in conjunction with the dataset.
4. The system of claim 3, in which the operations further include:
presenting a selection of options via a graphical user interface (GUI), in which the options include, for the dataset, one or more of: producing the local estimate and receiving the more accurate estimate; and
receiving a selection of the options, in which the producing the local estimate and the producing the more accurate estimate is based on the selection.
5. The system of claim 3, in which the CVF values include values for a plurality of parameters that are used to produce the local estimate and the plurality of parameters that are used to produce the local estimate include fewer parameters than used by the OSP to produce the more accurate estimate.
6. The system of claim 1, in which the operations further include:
after producing the local estimate, transmitting a follow-up computer network call to the OSP system to produce a more accurate estimate of the resource that is more accurate than the local estimate based on the dataset and digital rules stored remotely at the OSP system; and
in response to the transmitting the follow-up computer network call to the OSP system, receiving the more accurate estimate from the OSP system.
7. The system of claim 6, in which the local estimate is transmitted to the OSP for reconciliation with the more accurate estimate to find discrepancies between the local estimate and the more accurate estimate.
8. The system of claim 6, in which the operations further include:
reconciling the local estimate with the more accurate estimate to find discrepancies between the local estimate and the more accurate estimate.
9. The system of claim 6, in which the operations further include:
computing differences between the local estimate and the more accurate estimate; and
recording the differences between the local estimate and the more accurate estimate.
10. The system of claim 9, in which the operations further include:
electronically issuing one or more resource refunds based on the differences between the local estimate and the more accurate estimate.
11. The system of claim 6, in which the operations further include:
receiving input indicating scheduling of the follow-up computer network call to the OSP system; and
performing the follow-up computer network call to the OSP system according to the input indicating the scheduling.
12. The system of claim 11, in which receiving input indicating scheduling of the follow-up computer network call to the OSP indicates that follow-up computer network call to the OSP is to occur based on internet response times exceeding one or more thresholds.
13. The system of claim 1, in which the operations further include:
determining whether selectable conditions are met in which to produce a more accurate estimate of the resource via one or more computer network calls to an online service platform (OSP) system; and
in response to determining that the selectable conditions are met, producing, via one or more computer network calls to the OSP system, the more accurate estimate based on the dataset.
14. The system of claim 1, in which the operations further include:
before receiving the CVF, receiving, from the OSP system, data comprising the CCF.
15. The system of claim 14, in which the CCF is received from the OSP system as part of a software development kit (SDK).
16.-20. (canceled)
21. A method in a computer system of a client entity that is configured to cooperate with an online service platform (OSP), the method including:
storing locally on a storage medium of the computer system a client computing facility (CCF) that includes digital rules;
receiving, from the OSP across a network, a coarse values file (CVF) that includes values;
generating a dataset that represents a relationship instance of the client entity with another entity;
producing, by the digital rules of the CCF and the values of the CVF, a local estimate of a resource for the dataset; and
outputting the local estimate to a local output device of the computer system in conjunction with the dataset.
22. A method in a computer system of a client entity that is configured to cooperate with an online service platform (OSP), the method including:
storing locally on a storage medium of the computer system a client computing facility (CCF) that includes digital rules;
receiving, from the OSP across a network, a coarse values file (CVF) that includes values;
generating a dataset that represents a relationship instance of the client entity with another entity; and
producing, by the digital rules of the CCF and the values of the CVF, a local estimate of a resource for the dataset.
23. A non-transitory computer-readable storage medium having computer-executable instructions stored thereon that, when executed by at least one processor, cause a system to perform operations including:
storing a client computing facility (CCF) that includes digital rules locally on a storage medium of a computer system of a client entity that is configured to cooperate with an online service platform (OSP);
receiving, from the OSP across a network, a coarse values file (CVF) that includes values;
generating a dataset that represents a relationship instance of the client entity with another entity;
producing, by the digital rules of the CCF and the values of the CVF, a local estimate of a resource for the dataset; and
outputting the local estimate to the local output device in conjunction with the dataset.
US18/135,617 2019-09-27 2023-04-17 Computing systems, networks, and notifications Pending US20240007418A2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US18/135,617 US20240007418A2 (en) 2019-09-27 2023-04-17 Computing systems, networks, and notifications

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
US16/585,829 US11928744B1 (en) 2019-04-08 2019-09-27 Nexus notification platform
US201962950284P 2019-12-19 2019-12-19
US17/127,205 US11632419B1 (en) 2019-12-19 2020-12-18 Coarse values for estimating less-than-critical resources
US18/135,617 US20240007418A2 (en) 2019-09-27 2023-04-17 Computing systems, networks, and notifications

Related Parent Applications (2)

Application Number Title Priority Date Filing Date
US16/585,829 Continuation-In-Part US11928744B1 (en) 2019-04-08 2019-09-27 Nexus notification platform
US17/127,205 Continuation US11632419B1 (en) 2019-09-27 2020-12-18 Coarse values for estimating less-than-critical resources

Publications (2)

Publication Number Publication Date
US20230254268A1 US20230254268A1 (en) 2023-08-10
US20240007418A2 true US20240007418A2 (en) 2024-01-04

Family

ID=87520526

Family Applications (1)

Application Number Title Priority Date Filing Date
US18/135,617 Pending US20240007418A2 (en) 2019-09-27 2023-04-17 Computing systems, networks, and notifications

Country Status (1)

Country Link
US (1) US20240007418A2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20230214892A1 (en) * 2021-12-30 2023-07-06 Vertex, Inc. Edge provisioned containerized transaction tax engine

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7764231B1 (en) * 1996-09-09 2010-07-27 Tracbeam Llc Wireless location using multiple mobile station location techniques

Also Published As

Publication number Publication date
US20230254268A1 (en) 2023-08-10

Similar Documents

Publication Publication Date Title
US11238542B1 (en) Online interactive notification platform for exploring possible tax nexus and implications
US11381519B2 (en) Systems and methods for allocating shared resources
US8738543B2 (en) Business intelligence based social network with virtual data-visualization cards
US11681552B2 (en) System and method for dynamic time-based user interface
US20150170271A1 (en) System and Method to Request and Collect Information to Determine Personalized Credit
US20240007418A2 (en) Computing systems, networks, and notifications
US20220060430A1 (en) Systems and methods of dynamic resource allocation among networked computing devices
US11632419B1 (en) Coarse values for estimating less-than-critical resources
US20220207606A1 (en) Prediction of future occurrences of events using adaptively trained artificial-intelligence processes
CN114416891B (en) Method, system, apparatus and medium for data processing in a knowledge graph
US11373222B1 (en) Automated actions for facilitating remitting resources
CN114282998A (en) Foreign currency account balance processing method and device
US11762811B2 (en) Computation module configured to estimate resource for target point from known resources of dots near the target point
US20230385237A1 (en) Computation module configured to estimate resource for target point from known resources of dots near the target point
US20230206150A1 (en) Dynamic lodging resource prediction system
US11720703B1 (en) Online software platform (OSP) querying client data about relationship instances for application of permission digital rules in addition to resource digital rules for the relationship instances
US20230401635A1 (en) Computer networked filing engine
US20220327634A1 (en) Generating relevant attribute data for benchmark comparison
CN113421152A (en) Task execution method and device executed by electronic equipment and electronic equipment
US11456885B1 (en) Data set valuation for service providers
US20120010893A1 (en) System and method for high-performance handling & mass processing of calculation documents
CA3129987A1 (en) Systems and methods of dynamic resource allocation among networked computing devices
CN117035789A (en) Combined payment method and device, storage medium and electronic equipment
CN116149721A (en) Method, apparatus, device and computer readable medium for configuring service data
EP4147188A1 (en) Computer-based systems of microservice orchestration based on bounded contexts and methods of use thereof

Legal Events

Date Code Title Description
AS Assignment

Owner name: AVALARA, INC., WASHINGTON

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:THERRIEN, SETH;PARRAMORE, JONATHAN;PAUL, SUJOY;AND OTHERS;SIGNING DATES FROM 20191022 TO 20221218;REEL/FRAME:063349/0685

STPP Information on status: patent application and granting procedure in general

Free format text: SPECIAL NEW

STPP Information on status: patent application and granting procedure in general

Free format text: NON FINAL ACTION MAILED

AS Assignment

Owner name: BLUE OWL CREDIT INCOME CORP., AS COLLATERAL AGENT, NEW YORK

Free format text: SECURITY INTEREST;ASSIGNOR:AVALARA, INC.;REEL/FRAME:065885/0119

Effective date: 20231215

STPP Information on status: patent application and granting procedure in general

Free format text: RESPONSE TO NON-FINAL OFFICE ACTION ENTERED AND FORWARDED TO EXAMINER

STPP Information on status: patent application and granting procedure in general

Free format text: NOTICE OF ALLOWANCE MAILED -- APPLICATION RECEIVED IN OFFICE OF PUBLICATIONS