WO2000011574A2 - System and method for updating a credit information database - Google Patents

System and method for updating a credit information database Download PDF

Info

Publication number
WO2000011574A2
WO2000011574A2 PCT/US1999/018724 US9918724W WO0011574A2 WO 2000011574 A2 WO2000011574 A2 WO 2000011574A2 US 9918724 W US9918724 W US 9918724W WO 0011574 A2 WO0011574 A2 WO 0011574A2
Authority
WO
WIPO (PCT)
Prior art keywords
database
information
network database
fields
consumer
Prior art date
Application number
PCT/US1999/018724
Other languages
French (fr)
Other versions
WO2000011574A3 (en
Inventor
David L. Wallace
Original Assignee
Equifax, 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
Application filed by Equifax, Inc. filed Critical Equifax, Inc.
Priority to AU55683/99A priority Critical patent/AU5568399A/en
Publication of WO2000011574A2 publication Critical patent/WO2000011574A2/en
Publication of WO2000011574A3 publication Critical patent/WO2000011574A3/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/23Updating
    • 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/02Banking, e.g. interest calculation or account maintenance

Definitions

  • the invention relates to systems for storing and updating and credit information.
  • a credit bureau typically maintains a database of consumer credit information for its merchant customers.
  • Credit bureau customers may include banks, credit card providers, mortgage lenders and other loan providers, retail stores and other financial institutions that provide credit to consumers.
  • Existing credit bureau systems incorporate information supplied by the merchant customer (that is, bank, credit card provider, etc.) into periodic updates to be entered into the credit bureau database.
  • the customer-provided information includes information regarding the individual consumer credit accounts maintained by the merchant customer.
  • a credit card provider may provide the credit bureau with information regarding the individual consumer credit card accounts that it maintains. This information usually includes consumer name and address, account number and account activity (such as charges incurred, payments made, etc.).
  • Existing credit bureau databases store this customer information using identification fields such as name, address and identification number (e.g. Social Security number).
  • the database When updated information is received from the credit card provider, the database is updated to reflect the new account information. Executing that update, however, is complicated. For example, a retail store may provide the credit bureau with an update containing all of its consumer credit accounts. To update the database, existing systems must first look up the first consumer account in the customer- provided update and then replace the information currently stored for the consumer's account history with updated information. Current systems replace the information even if there has been no change from the last update. Once that individual account record is updated, the next consumer in the customer-provided update is located in the database. Information stored for that consumer account is updated for the fields corresponding to the merchant customer providing the update.
  • An object of the invention is to overcome these and other drawbacks in existing credit database systems.
  • Another object is to provide a system, database structure, article of manufacture and method for efficiently updating a consumer credit information database.
  • Another object is to provide a system, database structure, article of manufacture and method which provide a consumer credit database organized in a relational manner which allows for quick and efficient updating.
  • Another object is to provide a system, database structure, article of manufacture and method which provide a database organized with customer tables and consumer tables within a relational database so that entries in the customer tables correspond to entries in the consumer tables.
  • Another object is to provide a system, database structure, article of manufacture and method which provide a consumer credit information database that updates only information that differs or has changed from that already stored for a particular merchant customer or consumer.
  • the invention accomplishing these and other objects relates in one regard to a relational database system installed on a computer operating a software module, such as computer readable code that may be stored on a data storage medium such as a disk. The code may then be loaded onto a computer system for operation according to the invention.
  • a software module such as computer readable code that may be stored on a data storage medium such as a disk. The code may then be loaded onto a computer system for operation according to the invention.
  • the relational database configured according to the invention may be arranged into tables for customers (credit data providers such as credit card companies, banks, and mortgage companies, for example) as well as tables for consumers and commercial entities. These tables may be interrelated so that information in the customer table is related to or associated with entries in the consumer tables and commercial entity tables.
  • Customer tables may store information regarding credit history information for a variety of consumers and commercial entities in records.
  • the records for the consumer and commercial entities may relate to entries in the consumer and commercial entity tables.
  • merchant customers provide updates to the system.
  • the database may be updated by filtering each customer's data to identify those consumer accounts that have had activity since the prior update.
  • the database is preferably updated by locating, in the database, only those accounts with credit update information that differs or has changed from that currently stored in the database. For those accounts with changes, updates may be made by replacing data stored in the customer tables. That information is then reflected in the consumer tables through the correspondence between entries in the customer and consumer tables. In this manner, the speed and efficiency of the update may be increased. Other advantages exist. BRIEF DESCRIPTION OF THE DRAWINGS
  • Fig. 1 illustrates a schematic of the elements of a system according to an embodiment of the invention.
  • Fig. 2 illustrates an embodiment of a database system according to the invention.
  • Fig. 3 illustrates an embodiment of a relational database system according to the invention in more detail.
  • Fig. 4 illustrates a schematic flow diagram for processing according to the invention.
  • Fig. 1 An embodiment of the invention is illustrated in Fig. 1.
  • the system includes a database administrator 2 that maintains a database 4.
  • Database administrator 2 may comprise a credit bureau system or other consumer credit reporting system receiving information on accounts held by customers 8, which may be include credit card providers (e.g., VisaTM, MasterCardTM, DiscoverTM, American ExpressTM, or other credit card providers), banks, mortgage lenders or other loan providers, retail merchants or other credit providing entities.
  • Customers 8 provide administrator 2 with credit history information regarding individual consumers and commercial entities that have accounts with that customer.
  • Credit history information includes consumer identification information and account activity information. Administrator 2 accumulates information from customers 8 and stores that information in database 4. Accordingly, database 4 comprises a collection of information relating to consumer and commercial credit history information.
  • Database 4 may be or include relational database packages. For example, the Oracle ⁇ relational database sold commercially by Oracle Corp. may be used. Other databases such as DB2 or other data storage or query formats such as SQL may also be used in the invention.
  • Customers 8 and other systems or entities generate requests to administrator 2 for information regarding potential new account holders, such as the potential new account holder's credit history with other credit providers. In some instances, consumers or commercial entities (consumers 10) may directly approach administrator 2 in order to obtain a report of that consumer's own credit history (indicated by a dashed line in Fig. 1).
  • database 4 comprises a relational database storing a plurality of customer data tables 6, each corresponding to a discreet credit granting customer.
  • Fig. 2 illustrates a schematic diagram of one embodiment of a configuration of the customer data tables 6 according to the invention.
  • each of customer data table 6s contains certain predefined categories or fields of information.
  • customer data tables 6 may include customer tables, consumer name tables, consumer address tables and other categories of information.
  • each customer data table 6 may be associated with a group of separate consumer data tables 6a in database 4.
  • Fig. 2 depicts that association for one customer data table, customer A. Multiple customer data tables may be provided.
  • Each table of customer data tables 6 may be further organized into categories 100, with a plurality of records each having entries for each of the categories 100.
  • the categories 100 may include credit account numbers, account history, account holder information (such as name, address, social security number, etc.) and other information.
  • Customer data tables 6 may comprise a record for each consumer 10 (including commercial entities) that has an account with that merchant customer.
  • Database 4 includes tables for consumers and commercial entities. Those tables may also be organized into records, one record for each consumer or commercial entity.
  • the record in the consumer data tables may include categories for the consumers' name, address, social security number, date of birth, credit accounts, account balances for each account, and payment history. Numerous relationships between customer data tables 6 and their fields are possible.
  • Customer data tables 6 within database 4 may be arranged in a relational manner.
  • the customer data tables 6 may be arranged with pointers 110 connecting tables in a predefined manner.
  • database 4 may include pointers 110a, HOd, HOe, between fields or records in customer data tables 6 (e.g. an account number field) to fields or records in one or more consumer data tables 6a associated with that table (i.e. referencing the appropriate name in a consumer name data table). Therefore, instead of having an entry in the consumer record for the account balance within a particular one of customer data tables 6, a pointer 110 may be placed in the customer data table 6 pointing to a field in the corresponding particular consumer data table 6a representing the consumer's account balance. By abstracting consumer balance and other entries in this way, updates to records within customer data tables 6 for that consumer's account balance are automatically referenced in the consumer data tables 6a as well.
  • database 4 may handle multiple customers and multiple consumers. Because most consumers have multiple credit accounts with multiple credit issuers (customers), each consumer record may contain pointers to customer data tables 6 for each of the customers (credit granting entities) with whom that consumer has an account. Further, because database 4 maintains credit information for multiple merchant customers, each customer may have a separate table within customer data tables 6 with records for each of the individual consumers or commercial entities that have accounts with that customer. Those records are then linked to the records within consumer data tables 6 for the consumer or commercial entity.
  • information may be searched within a given table of customer data tables 6 for account number, consumer name, or any other field using query techniques known in the art, such as the SQL language. Also, consumers may be located by searching the consumer data tables 6a.
  • query techniques known in the art, such as the SQL language.
  • consumers may be located by searching the consumer data tables 6a.
  • a spectrum of information is readily available, as compared to other systems in which data is configured and searchable on only one or a limited number of fields, such as consumer name.
  • customer data tables 6 may be arranged to permit an indication that an account having joint account holders is joint through pointers arranged in the fields.
  • At least one category 100 in customer data tables 6 or consumer data tables 6a may comprise a relationship code.
  • a relationship code category is listed as a possible category 100 in a consumer name data tables 6a.
  • the relationship code may comprise a numerical code, for example, a six digit number, or other code to identify a number of predetermined relationships between categories 100.
  • the relationship code may be used to designate various consumer to consumer relationships. For example, "spouse of,” “parent of,” “sibling of,” and "child of may be coded to illustrate relationships between consumers in data base 4. Pointers between categories may be used to associate data entries corresponding to relationship codes.
  • pointer 110b may indicate a spousal relationship between consumers. Consumer to commercial relationships may also be indicated with relationship codes and pointers in consumer data tables 6a or customer data tables 6. For example, codes indicating "owner of,” or “principal of may be entered into customer data tables 6 or consumer data tables 6a. Pointer 110c in Fig. 3 indicates an example of a consumer to commercial relationship (owner). Other relationship codes are possible. For example, commercial to consumer codes ("has an owner who is"), commercial to commercial codes (e.g. "operates,” “is a parent company of,” etc.) and other relationships may be designated.
  • Relationship codes may also be used to indicate relationships between multiple consumer accounts. For example, consumers may have a joint account at a bank. A code and pointer llOd indicating joint ownership may be incorporated into customer data table 6, indicating multiple consumer names in one of the consumer data tables 6a associated with the account, as shown in Fig. 3. While Fig. 3 illustrates both of the associated consumer accounts as being located with one of consumer data tables 6a, associated consumer accounts could be located in different tables of consumer data tables 6a. Similarly, shared relationships between personal and commercial accounts may also be indicated by a code and pointer 1 lOe, indicating for example joint ownership or authorized agent status for the consumer to the business.
  • relationship codes may be designated as requiring verification or manual entry or confirmation into the system. For example, spousal, parental and business ownership, partnership or power of attorney relationships may require external verification to designate such a relationship.
  • Other relationships may preferably be automatically determined by the system. For example, shared addresses, joint credit accounts and other relationships may be automatically determined. Other relationships are possible.
  • a credit bureau (such as administrator 2) may receive a periodic or other update of credit history information from a customer 8.
  • That update may include account information for multiple consumer and/or commercial entity accounts maintained by that customer. That update may be organized by consumer and commercial entity account number, for example, and delivered in batch, online or other transmission form.
  • the update may occur at predetermined times that may be advantageous for customer 8 and administrator 2. For example, the updates may occur at the end of the customer's billing cycle, monthly, quarterly (e.g. every three months) or some other predetermined time period.
  • Customer updates may be delivered in the form of any suitable computer readable format.
  • the customer 8 may deliver an update to the administrator 2 using a magnetic computer tape or disk, over a computer network (e.g. over the internet), a telephone modem or other computer readable format.
  • Administrator 2 receives the updates from customers 8 and processes them. According to one embodiment, administrator 2 may, in step 22, access the customer data table 6 stored within database 4 and generate a hash report 112 for each entry in the data table 6 for the customer from whom the update was received, as described below. Also, that hash report 112 may be performed at some other time and stored with the customer data table 6.
  • Generating a hash report 112 involves reducing a string of characters to a shorter, fixed length value or code, as understood in the art. For example, a data string including a consumer's name may be reduced to a four digit code according to ASCII or other values of the characters of the string, when added together and divided modulo- 16 or by other techniques.
  • the use of a hash report 112 allows for quick and reliable checking of data entries and for changes in those entries.
  • a consumer's address may be reduced to a numerical code in a hash report 112. Subsequent updates of the consumer's address table are each newly hashed. If the hash total for an entry in the updated table does not match the prior numerical total, then the entries do not correspond and an update of the consumer's address may be performed.
  • a hash report 112 may be generated for each consumer or commercial entity account in the update. Processing may be performed to compile hash reports and other functions (e.g. quality assurance checks).
  • step 24 hash report totals for each account stored in customer data table 6 for that particular customer may be compared the hash report 112 generated for the update to identify entries requiring updates.
  • step 26 if the hash report total from the update does not match the prior hash report totals for the accounts stored in the customer data table 6, the entries in the data table for the hash reports that do not match may then be updated with the information provided in the update report. For example, at step 28 consumer data may be updated in the appropriate table 6. If the hash totals match, or at the end of suitable processing (e.g. step 28), the process proceeds to step 30 to update the entries of the subject table of customer data tables 6 for account information for those accounts that logged activity. In such a manner, only those accounts for which a change occurred are identified for accessing and updating. The result is a faster and more efficient updating process.
  • updates to account information stored in the customer data tables 6 for a customer automatically update the data table by reference for the consumer or commercial entity that is the owner of the account, in the descendant consumer data tables 6a. Accordingly, updates need only occur to one table and through the relational database, the entire database is correspondingly updated.

Abstract

An advanced credit reporting and query system receives credit information into a central database (4) to service queries and provide other output. Unlike conventional credit reporting systems, the database is encoded to identify those fields which have changed since the last update (20) to the database, so that rewriting of the same data on the same fields is avoided. Database coherency and detection may be performed by hashing (24) or other techniques.

Description

SYSTEM AND METHOD FOR UPDATING A CREDIT INFORMATION DATABASE
FIELD OF THE INVENTION
The invention relates to systems for storing and updating and credit information.
BACKGROUND OF THE INVENTION
Financial database administrators maintain data for variety of customers. For example, a credit bureau typically maintains a database of consumer credit information for its merchant customers. Credit bureau customers may include banks, credit card providers, mortgage lenders and other loan providers, retail stores and other financial institutions that provide credit to consumers. Existing credit bureau systems incorporate information supplied by the merchant customer (that is, bank, credit card provider, etc.) into periodic updates to be entered into the credit bureau database. Typically, the customer-provided information includes information regarding the individual consumer credit accounts maintained by the merchant customer.
For example, a credit card provider may provide the credit bureau with information regarding the individual consumer credit card accounts that it maintains. This information usually includes consumer name and address, account number and account activity (such as charges incurred, payments made, etc.). Existing credit bureau databases store this customer information using identification fields such as name, address and identification number (e.g. Social Security number).
When updated information is received from the credit card provider, the database is updated to reflect the new account information. Executing that update, however, is complicated. For example, a retail store may provide the credit bureau with an update containing all of its consumer credit accounts. To update the database, existing systems must first look up the first consumer account in the customer- provided update and then replace the information currently stored for the consumer's account history with updated information. Current systems replace the information even if there has been no change from the last update. Once that individual account record is updated, the next consumer in the customer-provided update is located in the database. Information stored for that consumer account is updated for the fields corresponding to the merchant customer providing the update.
This process continues until all of the consumers and commercial entities in the customer-provided update have been updated in the database. Similar updates occur for all other merchant customers of the system, so that the overall database is eventually updated as a whole. This type of system leads to inefficient and time consuming updates for the credit bureau. Other drawbacks exist.
SUMMARY OF THE INVENTION
An object of the invention is to overcome these and other drawbacks in existing credit database systems.
Another object is to provide a system, database structure, article of manufacture and method for efficiently updating a consumer credit information database.
Another object is to provide a system, database structure, article of manufacture and method which provide a consumer credit database organized in a relational manner which allows for quick and efficient updating.
Another object is to provide a system, database structure, article of manufacture and method which provide a database organized with customer tables and consumer tables within a relational database so that entries in the customer tables correspond to entries in the consumer tables.
Another object is to provide a system, database structure, article of manufacture and method which provide a consumer credit information database that updates only information that differs or has changed from that already stored for a particular merchant customer or consumer.
The invention accomplishing these and other objects relates in one regard to a relational database system installed on a computer operating a software module, such as computer readable code that may be stored on a data storage medium such as a disk. The code may then be loaded onto a computer system for operation according to the invention.
The relational database configured according to the invention may be arranged into tables for customers (credit data providers such as credit card companies, banks, and mortgage companies, for example) as well as tables for consumers and commercial entities. These tables may be interrelated so that information in the customer table is related to or associated with entries in the consumer tables and commercial entity tables.
Customer tables may store information regarding credit history information for a variety of consumers and commercial entities in records. The records for the consumer and commercial entities may relate to entries in the consumer and commercial entity tables.
In one aspect of operation, merchant customers provide updates to the system. The database may be updated by filtering each customer's data to identify those consumer accounts that have had activity since the prior update.
The database is preferably updated by locating, in the database, only those accounts with credit update information that differs or has changed from that currently stored in the database. For those accounts with changes, updates may be made by replacing data stored in the customer tables. That information is then reflected in the consumer tables through the correspondence between entries in the customer and consumer tables. In this manner, the speed and efficiency of the update may be increased. Other advantages exist. BRIEF DESCRIPTION OF THE DRAWINGS
Fig. 1 illustrates a schematic of the elements of a system according to an embodiment of the invention.
Fig. 2 illustrates an embodiment of a database system according to the invention.
Fig. 3 illustrates an embodiment of a relational database system according to the invention in more detail.
Fig. 4 illustrates a schematic flow diagram for processing according to the invention.
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS
An embodiment of the invention is illustrated in Fig. 1. As shown in that figure, the system includes a database administrator 2 that maintains a database 4. Database administrator 2 may comprise a credit bureau system or other consumer credit reporting system receiving information on accounts held by customers 8, which may be include credit card providers (e.g., Visa™, MasterCard™, Discover™, American Express™, or other credit card providers), banks, mortgage lenders or other loan providers, retail merchants or other credit providing entities. Customers 8 provide administrator 2 with credit history information regarding individual consumers and commercial entities that have accounts with that customer.
Credit history information includes consumer identification information and account activity information. Administrator 2 accumulates information from customers 8 and stores that information in database 4. Accordingly, database 4 comprises a collection of information relating to consumer and commercial credit history information. Database 4 may be or include relational database packages. For example, the Oracleδ relational database sold commercially by Oracle Corp. may be used. Other databases such as DB2 or other data storage or query formats such as SQL may also be used in the invention. Customers 8 and other systems or entities generate requests to administrator 2 for information regarding potential new account holders, such as the potential new account holder's credit history with other credit providers. In some instances, consumers or commercial entities (consumers 10) may directly approach administrator 2 in order to obtain a report of that consumer's own credit history (indicated by a dashed line in Fig. 1). According to a preferred embodiment of the present invention, database 4 comprises a relational database storing a plurality of customer data tables 6, each corresponding to a discreet credit granting customer. Fig. 2 illustrates a schematic diagram of one embodiment of a configuration of the customer data tables 6 according to the invention. According to this embodiment, each of customer data table 6s contains certain predefined categories or fields of information. For example, customer data tables 6 may include customer tables, consumer name tables, consumer address tables and other categories of information. In one embodiment, each customer data table 6 may be associated with a group of separate consumer data tables 6a in database 4. Fig. 2 depicts that association for one customer data table, customer A. Multiple customer data tables may be provided.
Each table of customer data tables 6 may be further organized into categories 100, with a plurality of records each having entries for each of the categories 100. For example, the categories 100 may include credit account numbers, account history, account holder information (such as name, address, social security number, etc.) and other information. Customer data tables 6 may comprise a record for each consumer 10 (including commercial entities) that has an account with that merchant customer.
Database 4 includes tables for consumers and commercial entities. Those tables may also be organized into records, one record for each consumer or commercial entity. The record in the consumer data tables may include categories for the consumers' name, address, social security number, date of birth, credit accounts, account balances for each account, and payment history. Numerous relationships between customer data tables 6 and their fields are possible.
Customer data tables 6 within database 4 may be arranged in a relational manner. For example, the customer data tables 6 may be arranged with pointers 110 connecting tables in a predefined manner. As shown in Fig. 3, in one embodiment of database 4 may include pointers 110a, HOd, HOe, between fields or records in customer data tables 6 (e.g. an account number field) to fields or records in one or more consumer data tables 6a associated with that table (i.e. referencing the appropriate name in a consumer name data table). Therefore, instead of having an entry in the consumer record for the account balance within a particular one of customer data tables 6, a pointer 110 may be placed in the customer data table 6 pointing to a field in the corresponding particular consumer data table 6a representing the consumer's account balance. By abstracting consumer balance and other entries in this way, updates to records within customer data tables 6 for that consumer's account balance are automatically referenced in the consumer data tables 6a as well.
In this manner, database 4 may handle multiple customers and multiple consumers. Because most consumers have multiple credit accounts with multiple credit issuers (customers), each consumer record may contain pointers to customer data tables 6 for each of the customers (credit granting entities) with whom that consumer has an account. Further, because database 4 maintains credit information for multiple merchant customers, each customer may have a separate table within customer data tables 6 with records for each of the individual consumers or commercial entities that have accounts with that customer. Those records are then linked to the records within consumer data tables 6 for the consumer or commercial entity.
By configuring a database system in this relational manner, information may be searched within a given table of customer data tables 6 for account number, consumer name, or any other field using query techniques known in the art, such as the SQL language. Also, consumers may be located by searching the consumer data tables 6a. A spectrum of information is readily available, as compared to other systems in which data is configured and searchable on only one or a limited number of fields, such as consumer name.
According to another aspect of the invention, other relationships between customer data tables 6 are possible. For example, customer data tables 6 may be arranged to permit an indication that an account having joint account holders is joint through pointers arranged in the fields.
In one aspect, at least one category 100 in customer data tables 6 or consumer data tables 6a may comprise a relationship code. For example, in Fig. 3, a relationship code category is listed as a possible category 100 in a consumer name data tables 6a. The relationship code may comprise a numerical code, for example, a six digit number, or other code to identify a number of predetermined relationships between categories 100. The relationship code may be used to designate various consumer to consumer relationships. For example, "spouse of," "parent of," "sibling of," and "child of may be coded to illustrate relationships between consumers in data base 4. Pointers between categories may be used to associate data entries corresponding to relationship codes.
For example, in Fig. 3, pointer 110b may indicate a spousal relationship between consumers. Consumer to commercial relationships may also be indicated with relationship codes and pointers in consumer data tables 6a or customer data tables 6. For example, codes indicating "owner of," or "principal of may be entered into customer data tables 6 or consumer data tables 6a. Pointer 110c in Fig. 3 indicates an example of a consumer to commercial relationship (owner). Other relationship codes are possible. For example, commercial to consumer codes ("has an owner who is"), commercial to commercial codes (e.g. "operates," "is a parent company of," etc.) and other relationships may be designated.
Relationship codes may also be used to indicate relationships between multiple consumer accounts. For example, consumers may have a joint account at a bank. A code and pointer llOd indicating joint ownership may be incorporated into customer data table 6, indicating multiple consumer names in one of the consumer data tables 6a associated with the account, as shown in Fig. 3. While Fig. 3 illustrates both of the associated consumer accounts as being located with one of consumer data tables 6a, associated consumer accounts could be located in different tables of consumer data tables 6a. Similarly, shared relationships between personal and commercial accounts may also be indicated by a code and pointer 1 lOe, indicating for example joint ownership or authorized agent status for the consumer to the business.
Certain relationship codes may be designated as requiring verification or manual entry or confirmation into the system. For example, spousal, parental and business ownership, partnership or power of attorney relationships may require external verification to designate such a relationship. Other relationships may preferably be automatically determined by the system. For example, shared addresses, joint credit accounts and other relationships may be automatically determined. Other relationships are possible.
The invention provides an efficient manner of updating credit information stored in database 4. One embodiment of a method for updating credit information may be explained with reference to the flowchart of Fig. 4. In step 20, a credit bureau (such as administrator 2) may receive a periodic or other update of credit history information from a customer 8. That update may include account information for multiple consumer and/or commercial entity accounts maintained by that customer. That update may be organized by consumer and commercial entity account number, for example, and delivered in batch, online or other transmission form. The update may occur at predetermined times that may be advantageous for customer 8 and administrator 2. For example, the updates may occur at the end of the customer's billing cycle, monthly, quarterly (e.g. every three months) or some other predetermined time period. Customer updates may be delivered in the form of any suitable computer readable format. For example, the customer 8 may deliver an update to the administrator 2 using a magnetic computer tape or disk, over a computer network (e.g. over the internet), a telephone modem or other computer readable format.
Administrator 2 receives the updates from customers 8 and processes them. According to one embodiment, administrator 2 may, in step 22, access the customer data table 6 stored within database 4 and generate a hash report 112 for each entry in the data table 6 for the customer from whom the update was received, as described below. Also, that hash report 112 may be performed at some other time and stored with the customer data table 6.
Generating a hash report 112 involves reducing a string of characters to a shorter, fixed length value or code, as understood in the art. For example, a data string including a consumer's name may be reduced to a four digit code according to ASCII or other values of the characters of the string, when added together and divided modulo- 16 or by other techniques. The use of a hash report 112 allows for quick and reliable checking of data entries and for changes in those entries.
Similarly, a consumer's address may be reduced to a numerical code in a hash report 112. Subsequent updates of the consumer's address table are each newly hashed. If the hash total for an entry in the updated table does not match the prior numerical total, then the entries do not correspond and an update of the consumer's address may be performed.
In step 22, a hash report 112 may be generated for each consumer or commercial entity account in the update. Processing may be performed to compile hash reports and other functions (e.g. quality assurance checks).
In step 24, hash report totals for each account stored in customer data table 6 for that particular customer may be compared the hash report 112 generated for the update to identify entries requiring updates. At step 26, if the hash report total from the update does not match the prior hash report totals for the accounts stored in the customer data table 6, the entries in the data table for the hash reports that do not match may then be updated with the information provided in the update report. For example, at step 28 consumer data may be updated in the appropriate table 6. If the hash totals match, or at the end of suitable processing (e.g. step 28), the process proceeds to step 30 to update the entries of the subject table of customer data tables 6 for account information for those accounts that logged activity. In such a manner, only those accounts for which a change occurred are identified for accessing and updating. The result is a faster and more efficient updating process.
Further, because the data is stored in a relational manner, updates to account information stored in the customer data tables 6 for a customer automatically update the data table by reference for the consumer or commercial entity that is the owner of the account, in the descendant consumer data tables 6a. Accordingly, updates need only occur to one table and through the relational database, the entire database is correspondingly updated.
Other embodiments and uses of the invention will be apparent to those skilled in the art from consideration of the illustration of the specification and practice of the invention disclosed herein. For example, while a single administrator 2 is described as accessing a single database 4 for inquiries and updating, credit information constituting the overall database may be distributed amongst several storage sites or media, and connected by network or other connections. Similarly, while pointers 110 have been illustrated as associating fields from customer data tables 6 with consumer data tables 6a, pointer links may extend between different ones of customer data tables 6 or different ones of consumer data tables 6a or to other imported data sources. The scope of the invention is accordingly intended to be limited only by the following claims.

Claims

What is claimed is:
1. A method of updating a network database, comprising:
(a) receiving input to modify the network database;
(b) modifying one or more information fields of the network database; and
(c) creating a status information field associated with the modified information fields of the network database indicating that the change has occurred in those fields.
2. The method of claim 1, wherein the network database comprises a credit database.
3. The method of claim 2, wherein the credit database comprises at least one of consumer and vendor credit information.
4. The method of claim 1, wherein step (c) comprises detecting those fields modified by updates to the database and creating a tag field indicating modified fields in the database.
5. The method of claim 4, wherein the step of creating a tag field comprises the step of performing a hash function on the information fields of the network database.
6. The method of claim 5, wherein the step of performing a hash function comprises encoding the characters of an information field as sum, and detecting when the sum has changed.
7. The method of claim 1, further comprising the step of servicing information requests against the network database.
8. The method of claim 1, wherein the information fields comprise a relationship code indicating a relationship between at least two of the information fields.
9. The method of claim 8, wherein the relationship codes designate at least one of verification or manual entry into the network database.
10. The method of claim 1, wherein the update to the network database is performed using an online transmission.
11. The method of claim 1, wherein the update to the network database is performed by delivery of computer readable media.
12. The method of claim 1, wherein the network database comprises a relational database.
13. A network database system, comprising: an input port, to receive input to modify the network database; a processor unit, connected to the input port, the processor unit modifying one or more information fields of the network database and creating a status information field associated with the modified information fields of the network database indicating that the change has occurred in those fields.
14. The system of claim 13, wherein the network database comprises a credit database.
15. The system of claim 14, wherein the credit database comprises at least one of consumer and vendor credit information.
16. The system of claim 13, wherein the processor unit detects those fields modified by updates to the database and creates a tag field indicating modified fields in the database.
17. The system of claim 16, wherein the processor unit creates the tag field by performing a hash function on the information fields of the network database.
18. The system of claim 17, wherein the hash function is performed by encoding the characters of an information field as sum, and detecting when the sum has changed.
19. The system of claim 13, wherein the processor unit services information requests against the network database.
20. The system of claim 13, wherein the information fields comprise a relationship code indicating a relationship between at least two of the information fields.
21. The system of claim 21 , wherein the relationship codes designate at least one of verification or manual entry into the network database.
22. The system of claim 13, wherein the update to the network database is performed using an online transmission.
23. The system of clam 13, wherein the update to the network database is performed by delivery of computer readable media.
24. The system of claim 13, wherein the network database comprises a relational database.
PCT/US1999/018724 1998-08-20 1999-08-19 System and method for updating a credit information database WO2000011574A2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
AU55683/99A AU5568399A (en) 1998-08-20 1999-08-19 System and method for updating a credit information database

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
US9733098P 1998-08-20 1998-08-20
US60/097,330 1998-08-20
US37629699A 1999-08-18 1999-08-18
US09/376,296 1999-08-18

Publications (2)

Publication Number Publication Date
WO2000011574A2 true WO2000011574A2 (en) 2000-03-02
WO2000011574A3 WO2000011574A3 (en) 2000-06-29

Family

ID=26793126

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US1999/018724 WO2000011574A2 (en) 1998-08-20 1999-08-19 System and method for updating a credit information database

Country Status (2)

Country Link
AU (1) AU5568399A (en)
WO (1) WO2000011574A2 (en)

Cited By (25)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7006994B1 (en) 1999-07-16 2006-02-28 American Management Systems, Inc. Automated receivables management system
US7318046B1 (en) 1998-03-05 2008-01-08 American Management Systems, Inc. Collector's account payment promise option advisory apparatus and method
US7647344B2 (en) 2003-05-29 2010-01-12 Experian Marketing Solutions, Inc. System, method and software for providing persistent entity identification and linking entity information in an integrated data repository
AU2010100959B4 (en) * 2010-09-01 2011-03-17 Online Media Resources Pty Ltd Credit information system and method
US7912865B2 (en) 2006-09-26 2011-03-22 Experian Marketing Solutions, Inc. System and method for linking multiple entities in a business database
US8015107B2 (en) 2002-05-30 2011-09-06 Experian Information Solutions, Inc. System and method for interactively simulating a credit-worthiness score
US20130103653A1 (en) * 2011-10-20 2013-04-25 Trans Union, Llc System and method for optimizing the loading of data submissions
US9058627B1 (en) 2002-05-30 2015-06-16 Consumerinfo.Com, Inc. Circular rotational interface for display of consumer credit information
US9690820B1 (en) 2007-09-27 2017-06-27 Experian Information Solutions, Inc. Database system for triggering event notifications based on updates to database records
US9710852B1 (en) 2002-05-30 2017-07-18 Consumerinfo.Com, Inc. Credit report timeline user interface
US9792648B1 (en) 2008-08-14 2017-10-17 Experian Information Solutions, Inc. Multi-bureau credit file freeze and unfreeze
US9830646B1 (en) 2012-11-30 2017-11-28 Consumerinfo.Com, Inc. Credit score goals and alerts systems and methods
US9870589B1 (en) 2013-03-14 2018-01-16 Consumerinfo.Com, Inc. Credit utilization tracking and reporting
US9972048B1 (en) 2011-10-13 2018-05-15 Consumerinfo.Com, Inc. Debt services candidate locator
US10255598B1 (en) 2012-12-06 2019-04-09 Consumerinfo.Com, Inc. Credit card account data extraction
US10565643B2 (en) 2002-05-30 2020-02-18 Consumerinfo.Com, Inc. Systems and methods of presenting simulated credit score information
US10586279B1 (en) 2004-09-22 2020-03-10 Experian Information Solutions, Inc. Automated analysis of data to generate prospect notifications based on trigger events
US10671749B2 (en) 2018-09-05 2020-06-02 Consumerinfo.Com, Inc. Authenticated access and aggregation database platform
US10757154B1 (en) 2015-11-24 2020-08-25 Experian Information Solutions, Inc. Real-time event-based notification system
US10937090B1 (en) 2009-01-06 2021-03-02 Consumerinfo.Com, Inc. Report existence monitoring
US11157997B2 (en) 2006-03-10 2021-10-26 Experian Information Solutions, Inc. Systems and methods for analyzing data
US11227001B2 (en) 2017-01-31 2022-01-18 Experian Information Solutions, Inc. Massive scale heterogeneous data ingestion and user resolution
US11410230B1 (en) 2015-11-17 2022-08-09 Consumerinfo.Com, Inc. Realtime access and control of secure regulated data
US11861691B1 (en) 2011-04-29 2024-01-02 Consumerinfo.Com, Inc. Exposing reporting cycle information
US11887175B2 (en) 2006-08-31 2024-01-30 Cpl Assets, Llc Automatically determining a personalized set of programs or products including an interactive graphical user interface

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8930263B1 (en) 2003-05-30 2015-01-06 Consumerinfo.Com, Inc. Credit data analysis
USD759690S1 (en) 2014-03-25 2016-06-21 Consumerinfo.Com, Inc. Display screen or portion thereof with graphical user interface
USD759689S1 (en) 2014-03-25 2016-06-21 Consumerinfo.Com, Inc. Display screen or portion thereof with graphical user interface
USD760256S1 (en) 2014-03-25 2016-06-28 Consumerinfo.Com, Inc. Display screen or portion thereof with graphical user interface

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5121494A (en) * 1989-10-05 1992-06-09 Ibm Corporation Joining two database relations on a common field in a parallel relational database field
US5797000A (en) * 1993-11-04 1998-08-18 International Business Machines Corporation Method of performing a parallel relational database query in a multiprocessor environment

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5121494A (en) * 1989-10-05 1992-06-09 Ibm Corporation Joining two database relations on a common field in a parallel relational database field
US5797000A (en) * 1993-11-04 1998-08-18 International Business Machines Corporation Method of performing a parallel relational database query in a multiprocessor environment

Cited By (49)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7318046B1 (en) 1998-03-05 2008-01-08 American Management Systems, Inc. Collector's account payment promise option advisory apparatus and method
US7006994B1 (en) 1999-07-16 2006-02-28 American Management Systems, Inc. Automated receivables management system
US9058627B1 (en) 2002-05-30 2015-06-16 Consumerinfo.Com, Inc. Circular rotational interface for display of consumer credit information
US10565643B2 (en) 2002-05-30 2020-02-18 Consumerinfo.Com, Inc. Systems and methods of presenting simulated credit score information
US8015107B2 (en) 2002-05-30 2011-09-06 Experian Information Solutions, Inc. System and method for interactively simulating a credit-worthiness score
US9710852B1 (en) 2002-05-30 2017-07-18 Consumerinfo.Com, Inc. Credit report timeline user interface
US7647344B2 (en) 2003-05-29 2010-01-12 Experian Marketing Solutions, Inc. System, method and software for providing persistent entity identification and linking entity information in an integrated data repository
US11373261B1 (en) 2004-09-22 2022-06-28 Experian Information Solutions, Inc. Automated analysis of data to generate prospect notifications based on trigger events
US11861756B1 (en) 2004-09-22 2024-01-02 Experian Information Solutions, Inc. Automated analysis of data to generate prospect notifications based on trigger events
US10586279B1 (en) 2004-09-22 2020-03-10 Experian Information Solutions, Inc. Automated analysis of data to generate prospect notifications based on trigger events
US11562457B2 (en) 2004-09-22 2023-01-24 Experian Information Solutions, Inc. Automated analysis of data to generate prospect notifications based on trigger events
US11157997B2 (en) 2006-03-10 2021-10-26 Experian Information Solutions, Inc. Systems and methods for analyzing data
US11887175B2 (en) 2006-08-31 2024-01-30 Cpl Assets, Llc Automatically determining a personalized set of programs or products including an interactive graphical user interface
US7912865B2 (en) 2006-09-26 2011-03-22 Experian Marketing Solutions, Inc. System and method for linking multiple entities in a business database
US10528545B1 (en) 2007-09-27 2020-01-07 Experian Information Solutions, Inc. Database system for triggering event notifications based on updates to database records
US11347715B2 (en) 2007-09-27 2022-05-31 Experian Information Solutions, Inc. Database system for triggering event notifications based on updates to database records
US11954089B2 (en) 2007-09-27 2024-04-09 Experian Information Solutions, Inc. Database system for triggering event notifications based on updates to database records
US9690820B1 (en) 2007-09-27 2017-06-27 Experian Information Solutions, Inc. Database system for triggering event notifications based on updates to database records
US11004147B1 (en) 2008-08-14 2021-05-11 Experian Information Solutions, Inc. Multi-bureau credit file freeze and unfreeze
US11636540B1 (en) 2008-08-14 2023-04-25 Experian Information Solutions, Inc. Multi-bureau credit file freeze and unfreeze
US10115155B1 (en) 2008-08-14 2018-10-30 Experian Information Solution, Inc. Multi-bureau credit file freeze and unfreeze
US10650448B1 (en) 2008-08-14 2020-05-12 Experian Information Solutions, Inc. Multi-bureau credit file freeze and unfreeze
US9792648B1 (en) 2008-08-14 2017-10-17 Experian Information Solutions, Inc. Multi-bureau credit file freeze and unfreeze
US10937090B1 (en) 2009-01-06 2021-03-02 Consumerinfo.Com, Inc. Report existence monitoring
AU2010100959B4 (en) * 2010-09-01 2011-03-17 Online Media Resources Pty Ltd Credit information system and method
US11861691B1 (en) 2011-04-29 2024-01-02 Consumerinfo.Com, Inc. Exposing reporting cycle information
US11200620B2 (en) 2011-10-13 2021-12-14 Consumerinfo.Com, Inc. Debt services candidate locator
US9972048B1 (en) 2011-10-13 2018-05-15 Consumerinfo.Com, Inc. Debt services candidate locator
US20130103653A1 (en) * 2011-10-20 2013-04-25 Trans Union, Llc System and method for optimizing the loading of data submissions
US11132742B1 (en) 2012-11-30 2021-09-28 Consumerlnfo.com, Inc. Credit score goals and alerts systems and methods
US10963959B2 (en) 2012-11-30 2021-03-30 Consumerinfo. Com, Inc. Presentation of credit score factors
US9830646B1 (en) 2012-11-30 2017-11-28 Consumerinfo.Com, Inc. Credit score goals and alerts systems and methods
US11651426B1 (en) 2012-11-30 2023-05-16 Consumerlnfo.com, Inc. Credit score goals and alerts systems and methods
US9916621B1 (en) 2012-11-30 2018-03-13 Consumerinfo.Com, Inc. Presentation of credit score factors
US11308551B1 (en) 2012-11-30 2022-04-19 Consumerinfo.Com, Inc. Credit data analysis
US10366450B1 (en) 2012-11-30 2019-07-30 Consumerinfo.Com, Inc. Credit data analysis
US10255598B1 (en) 2012-12-06 2019-04-09 Consumerinfo.Com, Inc. Credit card account data extraction
US9870589B1 (en) 2013-03-14 2018-01-16 Consumerinfo.Com, Inc. Credit utilization tracking and reporting
US11410230B1 (en) 2015-11-17 2022-08-09 Consumerinfo.Com, Inc. Realtime access and control of secure regulated data
US11893635B1 (en) 2015-11-17 2024-02-06 Consumerinfo.Com, Inc. Realtime access and control of secure regulated data
US11729230B1 (en) 2015-11-24 2023-08-15 Experian Information Solutions, Inc. Real-time event-based notification system
US11159593B1 (en) 2015-11-24 2021-10-26 Experian Information Solutions, Inc. Real-time event-based notification system
US10757154B1 (en) 2015-11-24 2020-08-25 Experian Information Solutions, Inc. Real-time event-based notification system
US11227001B2 (en) 2017-01-31 2022-01-18 Experian Information Solutions, Inc. Massive scale heterogeneous data ingestion and user resolution
US11681733B2 (en) 2017-01-31 2023-06-20 Experian Information Solutions, Inc. Massive scale heterogeneous data ingestion and user resolution
US11399029B2 (en) 2018-09-05 2022-07-26 Consumerinfo.Com, Inc. Database platform for realtime updating of user data from third party sources
US11265324B2 (en) 2018-09-05 2022-03-01 Consumerinfo.Com, Inc. User permissions for access to secure data at third-party
US10880313B2 (en) 2018-09-05 2020-12-29 Consumerinfo.Com, Inc. Database platform for realtime updating of user data from third party sources
US10671749B2 (en) 2018-09-05 2020-06-02 Consumerinfo.Com, Inc. Authenticated access and aggregation database platform

Also Published As

Publication number Publication date
AU5568399A (en) 2000-03-14
WO2000011574A3 (en) 2000-06-29

Similar Documents

Publication Publication Date Title
WO2000011574A2 (en) System and method for updating a credit information database
US7412409B2 (en) Online ordering medium and method
US6418436B1 (en) Scoring methodology for purchasing card fraud detection
US7603300B2 (en) Collection and analysis of trading data in an electronic marketplace
US7584146B1 (en) Consumer credit data storage system
US7356541B1 (en) Processing business data using user-configured keys
AU2005255396B2 (en) Automated transaction processing system and approach
US8738453B2 (en) Data processing system for complex pricing and transactional analysis
US20040098663A1 (en) Collection and analysis of document traffic in an electronic marketplace
US20040243588A1 (en) Systems and methods for administering a global information database
US20080288385A1 (en) Method and system for preventing card fraud
US20110029395A1 (en) Stored value transaction system and method including an integrated database server
US20040215543A1 (en) Systems and methods for providing enhanced merchant contact detail for credit and debit card transactions
US7356496B2 (en) System and method for synchronizing ledger accounts by company group
US20080306835A1 (en) System and method for customizing an email message
KR20010072019A (en) Method and apparatus for selecting aggregate levels and cross product levels for a data warehouse
US6052672A (en) Data processing system for complex pricing and transactional analysis
US7539634B2 (en) Account reconciliation system and method
US9940385B2 (en) Methods and systems for calculating and retrieving analytic data
US7571171B1 (en) Smart trigger for use in processing business transactions
US7797229B2 (en) Credit authorization systems and methods
CN101501662A (en) System for maintaining regulatory compliance of communication point data
JPH11120226A (en) System and method for accounting process and recording medium on which accouting process execution program is recorded
Österle et al. Data Design
GB2386239A (en) Card payment dispute resolution

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A2

Designated state(s): AE AL AM AT AU AZ BA BB BG BR BY CA CH CN CU CZ DE DK EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MD MG MK MN MW MX NO NZ PL PT RO RU SD SE SG SI SK SL TJ TM TR TT UA UG UZ VN YU ZA ZW

AL Designated countries for regional patents

Kind code of ref document: A2

Designated state(s): GH GM KE LS MW SD SL SZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE BF BJ CF CG CI CM GA GN GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
AK Designated states

Kind code of ref document: A3

Designated state(s): AE AL AM AT AU AZ BA BB BG BR BY CA CH CN CU CZ DE DK EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MD MG MK MN MW MX NO NZ PL PT RO RU SD SE SG SI SK SL TJ TM TR TT UA UG UZ VN YU ZA ZW

AL Designated countries for regional patents

Kind code of ref document: A3

Designated state(s): GH GM KE LS MW SD SL SZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE BF BJ CF CG CI CM GA GN GW ML MR NE SN TD TG

DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

122 Ep: pct application non-entry in european phase