added

Added 'technographics' as an attribute of Organizations (Alpha)

We are slowly rolling out support for 'technographics' as an attribute of Organizations. Ultimately, there will be many sources of this data and coverage across all Organizations in the graph. To start, more than 8.5Mil companies include some level of technographic data. Below is an example of how the technology is represented in the default JSON output (excerpted from the IBM entity).

"technographics": [
  {
    "technology": {
      "recordId": "EPdsrDmLiMQCskvBLp_dloQ@2275",
      "name": "React",
      "websiteUris": [
        "reactjs.org"
      ],
      "surfaceForm": "React",
      "position": "companyTechnographicsTechnology",
      "type": "DiffbotEntity"
    },
    "categories": [
    	"JavaScript frameworks"
    ]
  },
  {
  "technology": {
    "recordId": "EPdsrDmLiMQCskvBLp_dloQ@2276",
    "name": "TrustArc",
    "websiteUris": [
    	"trustarc.com"
    ],
    "surfaceForm": "TrustArc",
    "position": "companyTechnographicsTechnology",
    "type": "DiffbotEntity"
  },
  "categories": [
  	"Cookie compliance"
  ]
  },
  ...
]

To browse organizations with technographic data, try this query:

type:Organization has:technographics.technology.name