The document discusses using MongoDB to enable open government data. It describes how MongoDB can gather data from various sources and serve it through RESTful JSON APIs. MongoDB's flexible schema allows data to be stored in a format that closely matches the native structure without needing to transform it. This flexibility also enables the storage of custom fields without changing the database schema. Three open data projects are highlighted that use MongoDB: Poligraft, the Real Time Congress API, and the Open State Project.