Data set and data category filters

Mergeflow’s frontend UI allows filtering results by various data sets or data categories, e.g. “Venture Capital”, “Markets”, etc.:

Above: Data sets or data categories selection options,  screenshot from mergeflow.net.

In order to filter for these categories via the API, the following filters should be used:

Venture Capital

q=*[FundingCompany|FundingProject|FundingOrganization]&sp=2572

Markets

q=*[MarketSize]

Patents

sp=4111

Science Publications

sp=2655

Technology Licensing

sp=2687

Technology Blogs

sp=3178

Industry News

sp=3814

Research Projects

q=*[FundingCompany|FundingProject|FundingOrganization]&site=www.sbir.gov|foerderportal.bund.de|cordis.europa.eu|www.nsf.gov|gtr.ukri.org

The call above uses a logical-OR-combination of all available funding sources. But you can also just use one or a subset of the sources. The sources are:

  • www.sbir.gov -- US federal funding via the SBIR (Small Business Innovation Research) program.
  • foerderportal.bund.de -- German federal funding from various federal ministries (including BMBF, Federal Ministry for Research and Education, and BMWi, Federal Ministry for Economic Affairs and Energy).
  • cordis.europa.eu -- Funding from the European Union via the CORDIS program.
  • www.nsf.gov -- Funding from NSF (National Science Foundation).
  • gtr.ukri.org -- Federal funding for research in the UK.

Clinical Trials

sp=3438

Still need help? Contact Us Contact Us