# Last Day of Work

> video game studio

**Wikidata**: [Q4890858](https://www.wikidata.org/wiki/Q4890858)  
**Wikipedia**: [English](https://en.wikipedia.org/wiki/Last_Day_of_Work)  
**Source**: https://4ort.xyz/entity/last-day-of-work

## Summary
Last Day of Work (LDW) is an American video game developer and studio headquartered in San Francisco. Founded in 2002 by Arthur and Carla Humphrey, the company specializes in the creation of simulation software within the video game industry. It is most recognized for developing the *Virtual Villagers* series, including titles such as *The Tree of Life* and *Origins 2*.

## Key Facts
- **Founded:** 2002
- **Founders:** Arthur Humphrey and Carla Humphrey
- **Headquarters:** San Francisco, United States
- **Industry:** Video game industry
- **Alias:** LDW
- **Instance of:** Business, video game developer
- **Notable Games:** *Virtual Villagers 4: The Tree of Life* (2010) and *Virtual Villagers Origins 2* (2018)
- **Official Website:** http://www.ldw.com/

## FAQs
### Q: What kind of company is Last Day of Work?
A: Last Day of Work is a software development organization that functions as a video game studio. It is classified as a video game developer within the broader video game industry.

### Q: Who started Last Day of Work?
A: The studio was founded by Arthur Humphrey and Carla Humphrey. They established the company in 2002.

### Q: What are the most well-known games developed by LDW?
A: The studio is the creator of the *Virtual Villagers* franchise. Specific notable titles include *Virtual Villagers 4: The Tree of Life*, released in 2010, and *Virtual Villagers Origins 2*, released in 2018.

### Q: Where is Last Day of Work located?
A: The company is headquartered in San Francisco, California, in the United States.

## Why It Matters
Last Day of Work represents a long-standing independent presence in the video game industry, having maintained operations for over two decades since its inception in 2002. As a specialized video game developer, the studio has focused on the simulation genre, building a recognizable brand through its *Virtual Villagers* franchise. 

The studio's longevity in the competitive San Francisco tech landscape highlights its stability as a business and its ability to iterate on successful intellectual properties over several years. With a digital presence that includes Wikipedia entries in five different languages (Catalan, English, Spanish, French, and Serbo-Croatian), the studio's work has achieved a level of international reach and documentation that distinguishes it from many smaller independent developers. By maintaining a consistent focus on specific game series like *Virtual Villagers*, LDW has carved out a niche in the software development market.

## Notable For
- **Longevity in Industry:** Operating continuously in the video game sector since 2002.
- **Virtual Villagers Franchise:** The development and release of multiple entries in the series, including *Virtual Villagers 4: The Tree of Life* and *Virtual Villagers Origins 2*.
- **Independent Founding:** Established and led by founders Arthur and Carla Humphrey.
- **San Francisco Presence:** Maintaining headquarters in a major global hub for video game development.

## Body
### Company Overview
Last Day of Work, frequently referred to by its initials LDW, is a video game studio based in the United States. The organization was founded in 2002 and is headquartered in San Francisco. It operates as a business entity and a video game developer, focusing on the creation and distribution of digital entertainment software.

### Development History
The studio's portfolio is characterized by its work on simulation games. Key milestones in its development history include:
*   **2002:** Inception of the company by Arthur and Carla Humphrey.
*   **2010:** Release of *Virtual Villagers 4: The Tree of Life*.
*   **2018:** Release of *Virtual Villagers Origins 2*.

### Digital and Technical Identifiers
Last Day of Work is documented across several major data platforms and repositories:
*   **Crunchbase:** Identified by the organization ID `last-day-of-work`.
*   **Freebase:** Associated with the ID `/m/02p_46_`.
*   **Web Resources:** The company maintains an official website (ldw.com) which includes a dedicated press information page and a contact page, both provided in English.
*   **Multilingual Documentation:** Information regarding the studio is available in five languages on Wikipedia, reflecting its international footprint.

## Schema Markup
```json
{
  "@context": "https://schema.org",
  "@type": "Organization",
  "name": "Last Day of Work",
  "description": "An American video game developer and studio founded in 2002, known for the Virtual Villagers series.",
  "url": "http://www.ldw.com/",
  "location": {
    "@type": "Place",
    "address": {
      "@type": "PostalAddress",
      "addressLocality": "San Francisco",
      "addressCountry": "United States"
    }
  },
  "foundingDate": "2002",
  "founders": [
    {
      "@type": "Person",
      "name": "Arthur Humphrey"
    },
    {
      "@type": "Person",
      "name": "Carla Humphrey"
    }
  ],
  "alternateName": "LDW",
  "sameAs": [
    "https://en.wikipedia.org/wiki/Last_Day_of_Work"
  ],
  "additionalType": "http://www.wikidata.org/entity/Q6494285"
}

## References

1. [Source](http://km.aifb.kit.edu/services/crunchbase/)