ATOM Feed FAQ

From FPDS-NG

Revision as of 14:54, 2 April 2022 by WikiSysop (talk | contribs)


You must click here for very important D&B information.

Where can I find all the data elements in the atom feed?

Below are URLs that display the data elements within sample data feeds for different versions.

FPDS

https://beta.fpds.gov/wiki/index.php/Atom_Feed_Specifications_V_1.5.2

FAADC

https://beta.fpds.gov/wiki/index.php/FAADC_Atom_Feed_Specifications_V_1.1

Note: As of V1.5 FPDS Service Pack 13, The FAADC V1.0 Assistance and Assistance Deleted Atom Feeds have been deprecated.

How do we fetch deleted contracts?

The URL below will fetch deleted FPDS contract action reports.

https://beta.fpds.gov/ezsearch/FEEDS/ATOM?FEEDNAME=DELETED&q=

Would pulling thousands of records at a time be a problem for the atom feed?

Pulling 10K records per search in the limit for Atom Feed would not be feasible. 1 atom feed thread is limited to pull only 10 records per search, however, you can run 10 threads per search, so technically you would be able to pull 100 records per search

What time of day is good to schedule atom feed downloads?

Any time after 9:00 AM eastern time.

Do I need an FPDS account to use atom feed?

The atom feed is for public use so no account is required. If you are a user that needs access to DoD or FAADC feeds, please go to www.fsd.gov or call (866) 606-8220 to request an Authenticated ATOM Feed account.

Atom feed is updated on a daily basis. What data element should I use to extract the contracts?

Use the 'Last Modified Date' filter. For the Public and DoD feeds, different search criteria is available with examples in the URL below:

https://beta.fpds.gov/wiki/index.php/Atom_Feed_Usage

What are the basic differences between the Atom Feed versions?

Announcement: As of V1.5 FPDS Service Pack 13, UEI (DUNS)-related tags have been removed from Atom Feed View. Both the FPDS V1.5.2 Atom Feeds and FAADC V1.1 Atom Feeds will no longer return the tags listed below.

Vendor section

- Unique Entity ID (DUNS): <DUNSNumber>, <vendorSiteCode>
- UEI (DUNS) Legal Business Name: <vendorName> (*removed from entityIdentifiers section only)
- Immediate Parent UEI (DUNS): <parentDUNSNumber>
- Immediate Parent UEI (DUNS) Name: <parentDUNSName>
- Domestic Parent UEI (DUNS): <domesticParentDUNSNumber>
- Domestic Parent UEI (DUNS) Name: <domesticParentDUNSName>
- Ultimate Parent UEI (DUNS): <globalParentDUNSNumber>
- Ultimate Parent UEI (DUNS) Name: <globalParentDUNSName>

FPDS

V 1.5.2 – Several new fields and updates have been added to the Atom feeds.

  • A new 'entityIdentifiers' tag has been created, to display entity UEI information.
    • A new ‘vendorUEIInformation’ tag and associated UEI element tags have been created.
    • The ‘cageCode’ tag has been moved beneath the ‘vendorUEIInformation’ tag.
  • A new 'entityDataSource' tag has been created.
  • A generic string tag, ‘genericString02,’ shall be used to populate UEI.


The new fields and corresponding tag are listed for reference below.

Vendor section

- Entity Data Source: <entityDataSource>
- Unique Entity ID: <UEI>
- UEI Legal Business Name: <UEILegalBusinessName>
- Immediate Parent UEI: <immediateParentUEI>
- Immediate Parent UEI Name: <immediateParentUEIName>
- Domestic Parent UEI: <domesticParentUEI>
- Domestic Parent UEI Name: <domesticParentUEIName>
- Ultimate Parent UEI: <ultimateParentUEI>
- Ultimate Parent UEI Name: <ultimateParentUEIName>

Generic Tag section

- Unique Entity ID: <genericString02>


FAADC

V 1.1 – Several new fields and updates have been added to the FAADC Atom feeds.

  • A new “Entity Identifiers” tag has been created, to display entity UEI information.
    • A new ‘vendorUEIInformation’ tag and associated UEI element tags have been created.
    • The ‘cageCode’ tag has been moved beneath the ‘vendorUEIInformation’ tag.
  • A new 'entityDataSource' tag has been created.
  • A set of generic tags has been created.
  • 2 generic tags were assigned to new FAADC data elements:
    • Indirect Cost Federal Share Amount: ‘genericFloat01’
    • Funding Opportunity Goals Text: ‘genericString01’


The new fields are listed below for reference:

Vendor section

- Entity Data Source: <entityDataSource>
- Unique Entity ID: <UEI>
- UEI Legal Business Name: <UEILegalBusinessName>
- Immediate Parent UEI: <immediateParentUEI>
- Immediate Parent UEI Name: <immediateParentUEIName>
- Domestic Parent UEI: <domesticParentUEI>
- Domestic Parent UEI Name: <domesticParentUEIName>
- Ultimate Parent UEI: <ultimateParentUEI>
- Ultimate Parent UEI Name: <ultimateParentUEIName>

Generic Tag section

- 18 Generic String tags
- 2 Generic Boolean tags
- 2 Generic Float tags
- 2 Generic Integer tags


*Note: Future use of the blank tags will be decided by the executive governance working group. The CWS will have to be certified to ensure that the new generic tags can be sent.